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
    • EntityList
    • Line
    • Arc
      • coordinate_on_entity
      • coordinate_within_arc_radius
      • from_coordinates
      • get_arc_intersection
      • get_coordinate_from_distance
      • get_coordinate_from_percentage_distance
      • get_intersection
      • get_line_intersection
      • mirror
      • reverse
      • rotate
      • translate
      • centre
      • end_angle
      • length
      • midpoint
      • start_angle
      • total_angle
    • get_entities_have_common_coordinate
    • xy_to_rt
    • rt_to_xy
  • Geometry drawing
  • Geometry shapes
  • Geometry fitting
  • PyAnsys
  • API reference
  • Geometry objects and functions
  • Arc
  • get_arc_intersection

get_arc_intersection#

Arc.get_arc_intersection(arc)#

Get intersection Coordinates of arc with another arc.

Returns None if intersection not found.

Parameters:
arcansys.motorcad.core.geometry.Arc
Returns:
list of Coordinate or None
On this page
  • Arc.get_arc_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