move#

Polyline.move(vector)#

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:
ansys.aedt.core.modeler.cad.object_3d.Object3d

3D object. False when failed.

References

>>> oEditor.Move