Import STL Node

Import STL node.

The Import STL node imports mesh geometry from a .stl (Stereolithography) file.

STL files are commonly used for 3D printing and CAD applications and contain only surface geometry, typically as a collection of triangles with no color, texture, or other attributes.

This node enables incorporating external STL assets into Geometry Nodes for procedural processing or visualization.

Inputs

Path

The path to the .stl file to be imported.

Properties

This node has no properties.

Outputs

Mesh

The mesh geometry imported from the STL file.