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()StlImporterVrací StlImporter používaný k čtení souborů STL
getExporter()StlExporterVrací StlExporter používaný k psaní souborů STL.
getFormatDetector()StlFormatDetectorVrátí StlFormatDetector , který může identifikovat soubory STL.
createLoadOptions()StlLoadOptionsVytvoří předvolený objekt StlLoadOptions pro importování
createSaveOptions()StlSaveOptionsVytvoří standardní objekt StlSaveOptions pro export
 Čeština