v7.0
Simulation
Creates a new point cloud from one or multiple geometries and emits points from each specified geometry.
oReturn = EmitPointsFromObject( [InputObj] ); |
Returns the newly created point cloud as an X3DObject.
Parameter | Type | Description |
---|---|---|
InputObj | String | One or multiple geometries to emit from.
Default Value: The selected object(s) |