PropertyCollection{/i:
Približni podaci
ThreeMfExporter je klasa u Aspose.3d za Typescript. Nasljednici od: ThreeMfExporter, Exporter.
ThreeMfExporter.supportsFormat returns true if the given FileFormat can be exported to 3MF.
Metoda za primjenu
| Potpis | Opisivanje |
|---|---|
constructor() | |
supportsFormat(fileFormat: FileFormat) → boolean | Vrati true ako se dat FileFormat može izvoziti na 3MF |
export(_scene: Scene, stream: any, options: SaveOptions) |