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