ThreeDModel.AddObjectToGroup(String, String) Method |
Top |
DescriptionAdds a 3D model object to a previously created group.
This method has been Deprecated. Please use the MoveGroup() method instead
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Method Signature
Arguments
Return Value
Returns a 1 if the object was successfully added to the group, returns a 0 if unsuccessful.
Syntax
See also
|