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