mirror# UserDefinedComponent.mirror(origin: list | object, vector: list | object) → 'UserDefinedComponent' | bool# Mirror a selection. Parameters: originlist, PositionList of the [x, y, z] coordinates or the Application.Position object for the selection. vectorlist, PositionList of the [x1, y1, z1] coordinates or the Application.Position object for the vector. Returns: ansys.aedt.core.modeler.cad.components_3d.UserDefinedComponent, bool3D object when successful, False when failed. References >>> oEditor.Mirror