EmitPointsFromObject
 
 
 

EmitPointsFromObject

Introduced

v7.0

Description

Creates a new point cloud from one or multiple geometries and emits points from each specified geometry.

Scripting Syntax

oReturn = EmitPointsFromObject( [InputObj] );

Return Value

Returns the newly created point cloud as an X3DObject.

Parameters

Parameter Type Description
InputObj String One or multiple geometries to emit from.

Default Value: The selected object(s)