move#
- Object3d.move(vector)[source]#
Move objects from a list.
- Parameters:
- vector
list
Vector of the direction move. It can be a list of the
[x, y, z]
coordinates or a Position object.
- vector
- Returns:
ansys.aedt.core.modeler.cad.object_3d.Object3d
3D object.
False
when failed.
References
>>> oEditor.Move