move#

Object3d.move(vector)[source]#

Move objects from a list.

Parameters:
vectorlist

Vector of the direction move. It can be a list of the [x, y, z] coordinates or a Position object.

Returns:
pyaedt.modeler.cad.object3d.Object3d

3D object. False when failed.

References

>>> oEditor.Move