move#

UserDefinedComponent.move(vector)[source]#

Move component 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.components_3d.UserDefinedComponent, bool

3D object when successful, False when failed.

References

>>> oEditor.Move