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
    • RegionType
    • Coordinate
    • Entity
      • get_intersection
      • mirror
      • reverse
      • rotate
      • translate
    • 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
  • Entity
  • get_intersection

get_intersection#

Entity.get_intersection(entity)#

Get intersection Coordinate of entity with another entity.

Returns None if intersection not found.

Parameters:
entityansys.motorcad.core.geometry.Line or ansys.motorcad.core.geometry.Arc
Returns:
ansys.motorcad.core.geometry.Coordinate or list of Coordinate or None
On this page
  • Entity.get_intersection()
  • 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