NXOpen.UF.Point.CreateAtIntersectionOfTwoCurves

Point.CreateAtIntersectionOfTwoCurves()

Refer to UF_POINT_create_at_intersection_of_two_curves for documentation.

Signature: CreateAtIntersectionOfTwoCurves(curve1, curve2, helpPoint1, helpPoint2)

Parameters:
  • curve1 (Tag) – object id of first curve
  • curve2 (Tag) – object id of second curve
  • helpPoint1 (Tag) – object id of help point on first curve
  • helpPoint2 (Tag) – object id of help point on second curve
Returns:

object id of point feature

Return type:

Tag

License requirements: None