Module kittycad_modeling_cmds::format

source ·
Expand description

Import and export types.

Modules§

  • Autodesk Filmbox (FBX) format.
  • 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.
  • Wavefront OBJ format.
  • The PLY Polygon File Format.
  • SolidWorks part (SLDPRT) format.
  • ISO 10303-21 (STEP) format.
  • STereoLithography format.

Structs§

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

Enums§