Skip to main content
Ctrl+K
pymotorcad-core - Home pymotorcad-core - Home
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
Ctrl+K
  • GitHub
  • Support
Ctrl+K
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
  • GitHub
  • Support

Section Navigation

  • MotorCAD API
  • MotorCADCompatibility API
  • Geometry objects and functions
    • Region
    • RegionMagnet
      • add_entity
      • add_point
      • collides
      • edit_point
      • find_entity_from_coordinates
      • from_coordinate_list
      • insert_entity
      • insert_polyline
      • is_closed
      • mirror
      • remove_entity
      • replace
      • rotate
      • round_corner
      • round_corners
      • subtract
      • translate
      • unite
      • update
      • area
      • br_multiplier
      • br_used
      • br_value
      • br_x
      • br_y
      • centroid
      • child_names
      • children
      • colour
      • duplications
      • entities
      • lamination_type
      • linked_region
      • magnet_angle
      • magnet_polarity
      • material
      • mesh_length
      • motorcad_instance
      • name
      • parent
      • parent_name
      • points
      • region_coordinate
      • region_type
      • singular
    • RegionType
    • Coordinate
    • Entity
    • EntityList
    • Line
    • Arc
    • get_entities_have_common_coordinate
    • xy_to_rt
    • rt_to_xy
  • Geometry drawing
  • Geometry shapes
  • Geometry fitting
  • PyAnsys
  • API reference
  • Geometry objects and functions
  • RegionMagnet
  • mirror

mirror#

RegionMagnet.mirror(mirror_line, unique_name=True)#

Mirror region along entity.

Parameters:
mirror_lineansys.motorcad.core.geometry.Line

Line entity to mirror region about

unique_namebool

Whether to apply a unique name to returned region

Returns:
ansys.motorcad.core.geometry.Region
On this page
  • RegionMagnet.mirror()
  • Show Source

© Copyright (c) 2025 ANSYS, Inc. All rights reserved.

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.2.7.
Last updated on