FileFormatType
Overview
FileFormatType is a class in Aspose.3D FOSS for .NET.
File format type
This class provides 1 method for working with FileFormatType objects in .NET programs.
Available methods include: ToString.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Properties: AMF, ASE, Aspose3DWeb, Blender, COLLADA, DXF, and 22 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Extension | string | Read | The extension name of this file format, started with . |
Maya | FileFormatType | Read | Autodesk Maya format type |
Blender | FileFormatType | Read | Blender format type |
FBX | FileFormatType | Read | FBX file format type |
STL | FileFormatType | Read | STL file format type |
WavefrontOBJ | FileFormatType | Read | Wavefront OBJ format type |
Discreet3DS | FileFormatType | Read | Discreet 3D Studio’s file format |
COLLADA | FileFormatType | Read | Khronos Group’s Collada file format. |
Universal3D | FileFormatType | Read | Universal 3D file format type |
PDF | FileFormatType | Read | Portable Document Format |
GLTF | FileFormatType | Read | Khronos Group’s glTF |
DXF | FileFormatType | Read | AutoCAD DXF |
PLY | FileFormatType | Read | Polygon File Format or Stanford Triangle Format |
X | FileFormatType | Read | DirectX’s X File |
Draco | FileFormatType | Read | Google Draco Mesh |
Microsoft3MF | FileFormatType | Read | 3D Manufacturing Format |
Rvm | FileFormatType | Read | AVEVA Plant Design Management System Model. |
ASE | FileFormatType | Read | 3D Studio Max’s ASCII Scene Exporter format. |
Zip | FileFormatType | Read | Zip archive that contains other 3d file format. |
USD | FileFormatType | Read | Universal Scene Description |
Pcd | FileFormatType | Read | Point Cloud Data used by Point Cloud Library |
Xyz | FileFormatType | Read | Xyz point cloud file |
IFC | FileFormatType | Read | ISO 16739-1 Industry Foundation Classes data model. |
SiemensJT | FileFormatType | Read | Siemens PLM Software NX’s JT File |
AMF | FileFormatType | Read | Additive manufacturing file format |
VRML | FileFormatType | Read | The Virtual Reality Modeling Language |
HTML5 | FileFormatType | Read | HTML5 File |
Aspose3DWeb | FileFormatType | Read | Aspose.3D Web format. |
Methods
| Signature | Description |
|---|---|
ToString() | Get the name of this file format type |