vrCADFileTypes

class vrCADFileTypes
class FileType

Enum for import file types.

Cinema4D

Maxon Cinema 4D file format.

Cosmo

Cosmo 3D binary format.

DesignWeb

Autodesk Design Web Format.

FBX

Autodesk FBX exchange file format.

Obj

Wavefront obj file format.

OpenSG

OpenSG file format.

PLMXML

PLM XML file format.

Python

Python script file format.

ThreeDS

Autodesk 3DS Max file format.

VRED

Native VRED project file format.

VRML

VRML world format.

ACIS

ACIS file format.

Alias

Autodesk Alias file format.

AutoCAD

Autodesk AutoCAD.

CatiaV4

Dassault Catia V4 format.

CatiaV5

Dassault Catia V5 format.

DGN

Bentley Microstation format.

Inventor

Autodesk Inventor file format.

JT

JT file format.

NX

Siemens NX file format.

IGES

IGES file format.

ProE

Pro Engineer file format.

Rhino

Rhino file format.

SolidEdge

Solidedge file format.

SolidWorks

Solidworks file format.

Step

Step file format.

STL

STL file format.

C3MF

3MF file format

IFC

IFC file format.

SLP

ProE render file format.

Generic

CAD file formats that don’t have dedicated import settings (Parasolid, Sketchup)

class JobState

Enum of states a job can have.

kSucceeded

Job finished succesful.

kFailed

Job failed.

kAborted

Job was aborted by user.

kIncomplete

Job finished, but not all parts of an assembly were imported succesfully.

kRunning

Job is still running.

kUnknown

state of Job can’t be determined