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
    • 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
  • PyAnsys
  • API reference
  • Geometry objects and functions
  • Arc
  • get_line_intersection

get_line_intersection#

Arc.get_line_intersection(line)#

Get intersection Coordinates of arc with a line.

Returns None if intersection not found.

Parameters:
lineansys.motorcad.core.geometry.Line
Returns:
ansys.motorcad.core.geometry.Coordinate or list of Coordinate or None
On this page
  • Arc.get_line_intersection()
Show Source

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

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.2.2.
Last updated on