アクティブなモデルのセンターを、タグ付きポイントのセンターまたは選択されたクラスタのセンターに移動します。
MoveCtr2Vertices( [InputObjs], [BoundingBox] ); |
パラメータ | タイプ | 説明 |
---|---|---|
InputObjs | 文字列 |
オブジェクトのリスト。 デフォルト値: 選択されたオブジェクト |
BoundingBox | Boolean |
バウンディング ボックスで揃える場合は True デフォルト値: True |
' Move the center of the selected object based on any tagged vertices MoveCtr2Vertices |