MoveCtr2Vertices
 
 
 

MoveCtr2Vertices

Description

Moves the center of the active object to the center of the tagged points or the selected cluster.

Scripting Syntax

MoveCtr2Vertices( [InputObjs], [BoundingBox] );

Parameters

Parameter Type Description
InputObjs String List of objects.

Default Value: Selected objects

BoundingBox Boolean True to align with a Bounding Box.

Default Value: True

Examples

VBScript Example

' Move the center of the selected object based on any tagged vertices
MoveCtr2Vertices

See Also

Align