Houdini 20.0 Nodes APEX Nodes

geo::FromDisk

Specify a geometry file to read in from disk.

On this page
Since 20.0

Inputs

filepath: String

The path to the file to read.

primname: String

If specified, look for a Packed Primitive on the geometry that has a name primitive attribute equal to primname. If a match is found, return the geometry embedded in that Packed Primitive.

Outputs

geo: Geometry

Geometry from disk.

APEX Nodes