ThreeMfPlugin
Přehled
ThreeMfPlugin je třída v Aspose.3d pro Typescript. Dědici: ThreeMfPlugin, Plugin.
ThreeMfPlugin.getFileFormat returns the ThreeMfFormat object representing the 3MF format.
Metody
| Podpis: | Popis: |
|---|---|
constructor() | |
getInstance() → ThreeMfPlugin | |
getFileFormat() → ThreeMfFormat | Vrátí objekt ThreeMfFormat reprezentující formát 3MF. |
getImporter() → ThreeMfImporter | Vrátí ThreeMfImporter pro import 3MF souborů |
getExporter() → ThreeMfExporter | Vrátí ThreeMfExporter pro export 3MF souborů |
getFormatDetector() → ThreeMfFormatDetector | Vrátí ThreeMfFormatDetector k detekci souborů 3MF |
createLoadOptions() → ThreeMfLoadOptions | Vytvoří ThreeMfLoadOptions s předvolenými nastavením importu |
createSaveOptions() → ThreeMfSaveOptions | Vytvoří ThreeMfSaveOptions s výchozím nastavením exportu |