ThreeMfExporter
Přehled
ThreeMfExporter je třída v Aspose.3d pro Typescript. Dědici: ThreeMfExporter, Exporter.
ThreeMfExporter.supportsFormat returns true if the given FileFormat can be exported to 3MF.
Metody
| Podpis: | Popis: |
|---|---|
constructor() | |
supportsFormat(fileFormat: FileFormat) → boolean | Vrátí hodnotu true, pokud je možné data FileFormat exportovat na 3MF. |
export(_scene: Scene, stream: any, options: SaveOptions) |