2026 Enumeration
Changes 5
E

ShapeImporterSourceFormat

Description:
An enumerated type listing the possible formats supported by ShapeImporter.
Name Description
E Auto The format of the incoming data will be determined from input file extension.
E OBJ The incoming data is in OBJ format (*.obj).
E Rhino The incoming data is in Rhino format (*.3dm).
E SAT The incoming data is in SAT format (*.sat).
E SketchUp The incoming data is in SketchUp format (*.skp).
E STEP The incoming data is in STEP format (*.step, *.stp, *.stpz).
E STL The incoming data is in STL format (*.stl).