- Não, não.
Resumo geral
ThreeMfPlugin é uma classe em Aspose.3d para Typescript. Herdeiros de: ThreeMfPlugin, Plugin.
ThreeMfPlugin.getFileFormat returns the ThreeMfFormat object representing the 3MF format.
Métodos de avaliação
| Assinatura | Descrição: |
|---|---|
constructor() | |
getInstance() → ThreeMfPlugin | |
getFileFormat() → ThreeMfFormat | Retorna o objeto ThreeMfFormat representando o formato 3MF. |
getImporter() → ThreeMfImporter | Retorna um ThreeMfImporter para importar arquivos 3MF |
getExporter() → ThreeMfExporter | Retorna um ThreeMfExporter para exportar arquivos 3MF |
getFormatDetector() → ThreeMfFormatDetector | Retorna um ThreeMfFormatDetector para detectar arquivos 3MF |
createLoadOptions() → ThreeMfLoadOptions | Cria um ThreeMfLoadOptions com configurações de importação padrão |
createSaveOptions() → ThreeMfSaveOptions | Cria um ThreeMfSaveOptions com configurações de exportação padrão |