Methodload_dxfLoad and parse a DXF file (CAD interchange format). Supports LINE, LWPOLYLINE, POLYLINE, 3DFACE, CIRCLE, ARC. Curves are tessellated at 32 segments.
berrycode/src/app/model_preview.rs:1229
Methodload_model_dataLoad and parse a 3D model file (GLTF/GLB, OBJ, STL, PLY, DXF, IFC)
berrycode/src/app/model_preview.rs:311