manipulation
Moves the center of the active object to the center of the tagged points or the selected cluster.
MoveCtr2Vertices( [InputObjs], [BoundingBox] ); |
Parameter | Type | Description |
---|---|---|
InputObjs | String | List of objects.
Default Value: Selected objects |
BoundingBox | Boolean | True to align with a Bounding Box.
Default Value: True |
' Move the center of the selected object based on any tagged vertices MoveCtr2Vertices |