FileFormatType

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

NameTypeAccessDescription
ExtensionstringReadGets the extension.
MayaFileFormatTypeReadGets the maya.
BlenderFileFormatTypeReadGets the blender.
FBXFileFormatTypeReadGets the fbx.
STLFileFormatTypeReadGets the stl.
WavefrontOBJFileFormatTypeReadGets the wavefront obj.
Discreet3DSFileFormatTypeReadGets the discreet3 ds.
COLLADAFileFormatTypeReadGets the collada.
Universal3DFileFormatTypeReadGets the universal3 d.
PDFFileFormatTypeReadGets the pdf.
GLTFFileFormatTypeReadGets the gltf.
DXFFileFormatTypeReadGets the dxf.
PLYFileFormatTypeReadGets the ply.
XFileFormatTypeReadGets the x.
DracoFileFormatTypeReadGets the draco.
Microsoft3MFFileFormatTypeReadGets the microsoft3 mf.
RvmFileFormatTypeReadGets the rvm.
ASEFileFormatTypeReadGets the ase.
ZipFileFormatTypeReadGets the zip.
USDFileFormatTypeReadGets the usd.
PcdFileFormatTypeReadGets the pcd.
XyzFileFormatTypeReadGets the xyz.
IFCFileFormatTypeReadGets the ifc.
SiemensJTFileFormatTypeReadGets the siemens jt.
AMFFileFormatTypeReadGets the amf.
VRMLFileFormatTypeReadGets the vrml.
HTML5FileFormatTypeReadGets the html5.
Aspose3DWebFileFormatTypeReadGets the aspose3 d web.

Methods

SignatureDescription
ToString()Get the name of this file format type

See Also