PropertyCollection{Categorie:Documentele de activitate}
Opinie generală
StlPlugin este o clasă în Aspose.3d pentru Typescript. Moștenitorii de la: StlPlugin, Plugin.
StlPlugin.getFileFormat returns the StlFormat object representing STL file format.
Metode de evaluare
| Semnătura | Descriere: |
|---|---|
constructor() | |
getInstance() → StlPlugin | |
getFileFormat() → StlFormat | , getImporter(), getExporter(), and getFormatDetector (() ` furnizează acces la formatul STL, respectiv importatorului, exportatorilor și detectorului de formate. |
getImporter() → StlImporter | Întoarce un StlImporter folosit pentru a citi fișiere STL |
getExporter() → StlExporter | Întoarce un StlExporter folosit pentru a scrie fișiere STL |
getFormatDetector() → StlFormatDetector | Întoarce un StlFormatDetector care poate identifica fișierele STL |
createLoadOptions() → StlLoadOptions | Creează un obiect StlLoadOptions implicit pentru importare |
createSaveOptions() → StlSaveOptions | Creează un obiect StlSaveOptions implicit pentru exportare |