mirror#

UserDefinedComponent.mirror(position, vector)[source]#

Mirror a selection.

Parameters:
positionlist, Position

List of the [x, y, z] coordinates or the Application.Position object for the selection.

vectorfloat

List of the [x1, y1, z1] coordinates or the Application.Position object for the vector.

Returns:
pyaedt.modeler.cad.components_3d.UserDefinedComponent, bool

3D object when successful, False when failed.

References

>>> oEditor.Mirror