StlPlugin

General

StlPlugin és una classe en Aspose.3d per Typescript. Heretaris de: StlPlugin, Plugin.

StlPlugin.getFileFormat returns the StlFormat object representing STL file format.

Mètodes

SignaturaDescripció
constructor()
getInstance()StlPlugin
getFileFormat()StlFormat, getImporter(), getExporter(), and getFormatDetector (() ` proporcionar accés al format STL, el seu importador, exportador i detector de format respectivament.
getImporter()StlImporterRetorna un StlImporter utilitzat per llegir arxius STL.
getExporter()StlExporterRetorna un StlExporter utilitzat per escriure arxius STL.
getFormatDetector()StlFormatDetectorRetorna un StlFormatDetector que pot identificar arxius STL.
createLoadOptions()StlLoadOptionsCrea un objecte StlLoadOptions per a la importació
createSaveOptions()StlSaveOptionsCrea un objecte predeterminat StlSaveOptions per a l’exportació
 Català