Class FileFormatType

FileFormatType class

File format type

public sealed class FileFormatType

Methods

NameDescription
override ToString()Get the name of this file format type

Fields

NameDescription
static readonly AMFAdditive manufacturing file format
static readonly ASE3D Studio Max’s ASCII Scene Exporter format.
static readonly Aspose3DWebAspose.3D Web format.
static readonly COLLADAKhronos Group’s Collada file format.
static readonly Discreet3DSDiscreet 3D Studio’s file format
static readonly DracoGoogle Draco Mesh
static readonly DXFAutoCAD DXF
static readonly FBXFBX file format type
static readonly GLTFKhronos Group’s glTF
static readonly HTML5HTML5 File
static readonly IFCISO 16739-1 Industry Foundation Classes data model.
static readonly MayaAutodesk Maya format type
static readonly Microsoft3MF3D Manufacturing Format
static readonly PcdPoint Cloud Data used by Point Cloud Library
static readonly PDFPortable Document Format
static readonly PLYPolygon File Format or Stanford Triangle Format
static readonly RvmAVEVA Plant Design Management System Model.
static readonly SiemensJTSiemens PLM Software NX’s JT File
static readonly STLSTL file format type
static readonly Universal3DUniversal 3D file format type
static readonly USDUniversal Scene Description
static readonly VRMLThe Virtual Reality Modeling Language
static readonly WavefrontOBJWavefront OBJ format type
static readonly XDirectX’s X File
static readonly XyzXyz point cloud file
static readonly ZipZip archive that contains other 3d file format.

See Also