PropertyCollection{/i:
Približni podaci
StlPlugin je klasa u Aspose.3d za Typescript. Nasljednici od: StlPlugin, Plugin.
StlPlugin.getFileFormat returns the StlFormat object representing STL file format.
Metoda za primjenu
| Potpis | Opisivanje |
|---|---|
constructor() | |
getInstance() → StlPlugin | |
getFileFormat() → StlFormat | , getImporter(), getExporter(), and getFormatDetector (() ` omogućiti pristup STL formatu, uvozniku, izvoznika i detektoru formata. |
getImporter() → StlImporter | Vrati StlImporter koji se koristi za čitanje STL datoteka |
getExporter() → StlExporter | Vrati StlExporter koji se koristi za pisanje STL datoteka. |
getFormatDetector() → StlFormatDetector | Vrati StlFormatDetector koji može identificirati STL datoteke |
createLoadOptions() → StlLoadOptions | Stvara podrazumevani StlLoadOptions objekt za uvoz |
createSaveOptions() → StlSaveOptions | Stvara podrazumevani StlSaveOptions objekt za izvoz |