kcl_lib::std

Module import

source
Expand description

Standard library functions involved in importing files.

Enums§

Functions§

  • Import a CAD file. For formats lacking unit data (STL, OBJ, PLY), the default import unit is millimeters. Otherwise you can specify the unit by passing in the options parameter. If you import a gltf file, we will try to find the bin file and import it as well.