NXOpen.UF.Curve.Intersect

Curve.Intersect()

Refer to UF_CURVE_intersect for documentation.

Signature: Intersect(curve, entity, refPoint)

Parameters:
  • curve (Tag) – object id of the curve or edge
  • entity (Tag) – object id of the curve, edge, face,single face body, plane or datum plane
  • refPoint (list of float) – reference point to select frommultiple intersections, intersection closest to this point will be output
Returns:

  • intersection information

Return type:

NXOpen.UF.Curve.IntersectInfo Refer to UF_CURVE_intersect_info_s for documentation.

License requirements: SOLIDS MODELING or DRAFTING