Importing Geometry

You can import geometry into your project using the ImportGeometry node.

Supported file type:

File FormatDescription
DXF (.dxf)AutoCAD Drawing Exchange Format
SVG (.svg)Scalable Vector Graphics
STL (.stl)Standard Tessellation Language
OBJ (.obj)Wavefront OBJ

Exporting Geometry

You can export geometry from the Property Panel.

Supported file type:

Geometry TypeSupported File Formats
SurfaceSTL (.stl)
OBJ (.obj)
GLTF (.gltf)
GLB (.glb)
PLY (.ply)
JSON (.json)
CurveDXF (.dxf)
SVG (.svg)
JSON (.json)
MeshSTL (.stl)
OBJ (.obj)
GLTF (.gltf)
GLB (.glb)
PLY (.ply)
JSON (.json)
PointTXT (.txt) - Space separated
CSV (.csv) - Comma separated
TSV (.tsv) - Tab separated
JSON (.json)

Exporting Project file

In Nodi, projects can be saved not only to the cloud but also locally as JSON files. When working with files that involve heavy processing, we recommend frequently saving your project via the Export option.