Microsoft3MFFormat
Vue de l’ensemble
‘Microsoft3MFFormat’ est une classe dans Aspose.3D FOSS pour .NET.
Format de fichier pour Microsoft 3MF avec les outils connexes à 3mF.
Cette classe fournit 12 méthodes pour travailler avec des objets Microsoft3MFFormat dans les programmes .NET. Les méthodologies disponibles comprennent: ‘CanDetect’, ‘CreateLoadOptions’, CreadeSaveOption', ‘Detec’, 'GetFormatByExtension', ’GatObjectType', ‚GitTransformForBuild, ‘IsBuiltable’, ‘‘Microsoft3 MFForgat , 'SetBuilder et ’ SetObjectsTyp’ ToString. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de l’Aspose.3D FOSS pour le package .net. Propriétés : ‘AMF’, “ASE’, «Aespose3D Web’, l‘Blender’, Can’Export, 32’Import et plus.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
Formats | IList<FileFormat> | Read | Gets the formats. |
Version | Version | Read | Gets the version. |
CanExport | bool | Read | Gets the can export. |
CanImport | bool | Read | Gets the can import. |
Extension | string | Read | Gets the extension. |
Extensions | string[] | Read | Gets the extensions. |
ContentType | FileContentType | Read | Gets the content type. |
FileFormatType | FileFormatType | Read | Gets the file format type. |
FBX | FileFormat | Read | Gets the fbx. |
OBJ | FileFormat | Read | Gets the obj. |
STL | FileFormat | Read | Gets the stl. |
GLTF | FileFormat | Read | Gets the gltf. |
GLTF_Binary | FileFormat | Read | Gets the gltf binary. |
PDF | Formats.PdfFormat | Read | Gets the pdf. |
PLY | Formats.PlyFormat | Read | Gets the ply. |
Microsoft3MF | Formats.Microsoft3MFFormat | Read | Gets the microsoft3 mf. |
Draco | Formats.DracoFormat | Read | Gets the draco. |
RvmText | Formats.RvmFormat | Read | Gets the rvm text. |
RvmBinary | Formats.RvmFormat | Read | Gets the rvm binary. |
Blender | FileFormat | Read | Gets the blender. |
DXF | FileFormat | Read | Gets the dxf. |
XBinary | FileFormat | Read | Gets the x binary. |
XText | FileFormat | Read | Gets the x text. |
ASE | FileFormat | Read | Gets the ase. |
IFC | FileFormat | Read | Gets the ifc. |
SiemensJT8 | FileFormat | Read | Gets the siemens jt8. |
SiemensJT9 | FileFormat | Read | Gets the siemens jt9. |
AMF | FileFormat | Read | Gets the amf. |
VRML | FileFormat | Read | Gets the vrml. |
Aspose3DWeb | FileFormat | Read | Gets the aspose3 d web. |
HTML5 | FileFormat | Read | Gets the html5. |
Zip | FileFormat | Read | Gets the zip. |
USD | FileFormat | Read | Gets the usd. |
USDA | FileFormat | Read | Gets the usda. |
USDZ | FileFormat | Read | Gets the usdz. |
Xyz | FileFormat | Read | Gets the xyz. |
Pcd | FileFormat | Read | Gets the pcd. |
PcdBinary | FileFormat | Read | Gets the pcd binary. |
méthodes
| Signature | Description |
|---|---|
Microsoft3MFFormat() | |
IsBuildable(node: Node) | Not implemented in the FOSS edition — throws at runtime. Check if this node is marked as a build. |
GetTransformForBuild(node: Node) | Not implemented in the FOSS edition — throws at runtime. Get transform matrix for node used in build. |
SetBuildable(node: Node, value: bool, transform: Nullable<Matrix4>) | Not implemented in the FOSS edition — throws at runtime. Sets the buildable value. |
SetObjectType(node: Node, modelType: string) | Not implemented in the FOSS edition — throws at runtime. Set the model type for specified node. Possible value: model surface solidsupport support other |
GetObjectType(node: Node) | Not implemented in the FOSS edition — throws at runtime. Gets the model type for specified node. |
CanDetect(stream: Stream, fileName: string?) | True if this format can handle the file |
GetFormatByExtension(extensionName: string) | Gets the preferred file format from the file extension name The extension name should starts with a dot(’.’). |
Detect(fileName: string) | Detects file format from file name, file must be readable so Aspose.3D can detect file format through file header. |
CreateLoadOptions() | Not implemented in the FOSS edition — throws at runtime. |
CreateSaveOptions() | Not implemented in the FOSS edition — throws at runtime. |
ToString() | Formats to string |
Voir aussi
- Aspose.3D - référence API d’entreprise