Houdini 20.0 Nodes APEX Nodes

sim::SetGeometry

Modifies geometry subdata for a simulation object or relationship.

On this page
Since 20.0

Inputs

*engine: ApexSimEngine Required

The simulation engine to modify.

rootdata: ApexSimRootDataId

The unique ID of an object or relationship in the simulation.

dataname: String

The name of the geometry subdata. This may contain slashes to refer to nested subdata. If not specified, this defaults to Geometry. The SIM_GeometryCopy subdata will be created if necessary.

geo: Geometry

The new geometry to assign to the subdata.

Outputs

*engine: ApexSimEngine

The modified simulation engine.

See also

APEX Nodes