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
      • coordinate_on_entity
      • get_arc_intersection
      • get_coordinate_from_distance
      • get_coordinate_from_percentage_distance
      • get_intersection
      • get_line_intersection
      • mirror
      • reverse
      • rotate
      • translate
      • angle
      • gradient
      • is_horizontal
      • is_vertical
      • length
      • midpoint
      • y_intercept
    • 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
  • Line
  • get_line_intersection

get_line_intersection#

Line.get_line_intersection(line)#

Get intersection Coordinate of line with another line.

Returns None if intersection not found.

Parameters:
lineansys.motorcad.core.geometry.Line
Returns:
ansys.motorcad.core.geometry.Coordinate or None
On this page
  • Line.get_line_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