PropertyCollection - A helyfogadó.
Összefoglaló
ThreeMfPlugin az Aspose.3d-ben a Typescript osztály. Az örökölők: ThreeMfPlugin, Plugin.
ThreeMfPlugin.getFileFormat returns the ThreeMfFormat object representing the 3MF format.
Módszerek
| Az aláírás: | Leírás |
|---|---|
constructor() | |
getInstance() → ThreeMfPlugin | |
getFileFormat() → ThreeMfFormat | Visszaadja a 3MF formátumban megjelenő ThreeMfFormat objektumot. |
getImporter() → ThreeMfImporter | Visszaadja a ThreeMfImporter 3MF fájlok importálására |
getExporter() → ThreeMfExporter | Visszaadja a ThreeMfExporter 3MF fájlok exportálására |
getFormatDetector() → ThreeMfFormatDetector | Visszaadja a ThreeMfFormatDetector 3MF fájlok felderítéséhez. |
createLoadOptions() → ThreeMfLoadOptions | A behozatali beállítások alapértelmezett formájában létrehoz egy ThreeMfLoadOptions-t. |
createSaveOptions() → ThreeMfSaveOptions | A ThreeMfSaveOptions default export beállításaival létrehoz egy ThreeMfSaveOptions-t. |