mirror#

UserDefinedComponent.mirror(origin: list | object, vector: list | object) 'UserDefinedComponent' | bool#

Mirror a selection.

Parameters:
originlist, Position

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

vectorlist, Position

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

Returns:
ansys.aedt.core.modeler.cad.components_3d.UserDefinedComponent, bool

3D object when successful, False when failed.

References

>>> oEditor.Mirror