Module format

Source
Expand description

Import and export types.

Modules§

dxf
AutoCAD drawing interchange format.
fbx
Autodesk Filmbox (FBX) format.
gltf
glTF 2.0. We refer to this as glTF since that is how our customers refer to it, although by default it will be in binary format and thus technically (glb). If you prefer ASCII output, you can set that option for the export.
obj
Wavefront OBJ format.
ply
The PLY Polygon File Format.
sldprt
SolidWorks part (SLDPRT) format.
step
ISO 10303-21 (STEP) format.
stl
STereoLithography format.

Structs§

VirtualFile
Represents an in-memory file with an associated potentially foreign file path.

Enums§

InputFormat3d
Input format specifier.
OutputFormat2d
Output 2D format specifier.
OutputFormat3d
Output 3D format specifier.
Selection
Data item selection.

Type Aliases§

InputFormatDeprecated
Alias for backward compatibility.
OutputFormatDeprecated
Alias for backward compatibility.