StlPlugin
Přehled
StlPlugin je třída v Aspose.3d pro Typescript. Dědici: StlPlugin, Plugin.
StlPlugin.getFileFormat returns the StlFormat object representing STL file format.
Metody
| Podpis: | Popis: |
|---|---|
constructor() | |
getInstance() → StlPlugin | |
getFileFormat() → StlFormat | , getImporter(), getExporter(), and getFormatDetector (() ` poskytnout přístup k formátu STL, jeho dovozci, vývozcům a detektoru formátů. |
getImporter() → StlImporter | Vrací StlImporter používaný k čtení souborů STL |
getExporter() → StlExporter | Vrací StlExporter používaný k psaní souborů STL. |
getFormatDetector() → StlFormatDetector | Vrátí StlFormatDetector , který může identifikovat soubory STL. |
createLoadOptions() → StlLoadOptions | Vytvoří předvolený objekt StlLoadOptions pro importování |
createSaveOptions() → StlSaveOptions | Vytvoří standardní objekt StlSaveOptions pro export |