NXOpen.UF.Point.CreateSurfaceCurveIntersection

Point.CreateSurfaceCurveIntersection()

Refer to UF_POINT_create_surface_curve_intersection for documentation.

Signature: CreateSurfaceCurveIntersection(surface, curve, helpPoint1, helpPoint2)

Parameters:
  • surface (Tag) – object id of surface
  • curve (Tag) – object id of curve or edge
  • helpPoint1 (Tag) – object id of help point on surface
  • helpPoint2 (Tag) – object id of help point on curve
Returns:

object id of point feature

Return type:

Tag

License requirements: None