SelectConstrainingObjects
 
 
 

SelectConstrainingObjects

Introduced

v3.0

Description

Resets the Selection to contain any objects that are constraining the specified or selected object. See SelectConstrainedObjects for an example.

Scripting Syntax

SelectConstrainingObjects( [ConstrainedObj] );

Parameters

Parameter Type Description
ConstrainedObj String or X3DObject Object which is potentially constrained by other objects

Default Value: Current selection

See Also

Constraint Kinematics.Constraints ApplyCns GetConstrainedObjects SelectConstrainedObjects