Houdini 20.0 Nodes APEX Nodes

sim::RemoveObject

Removes an object from a simulation.

On this page
Since 20.0

Inputs

*engine: ApexSimEngine Required

The simulation engine to modify.

object: ApexSimRootDataId

The ID of the simulation object to remove. For example, the sim::FindObject callback can be used to find the object to remove by name.

Outputs

*engine: ApexSimEngine

The modified simulation engine.

See also

APEX Nodes