Houdini 20.5 Nodes APEX nodes

geo::FromDisk

Returns a geometry from a geometry file read from disk.

On this page
Since 20.0

Returns a geometry from a geometry file read from disk.

Inputs

filepath: String

The path to the file to read in.

primname: String

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

Outputs

geo: Geometry

Geometry from disk.

APEX nodes