NXOpen.UF.So.CreatePointTwoCurves

So.CreatePointTwoCurves()

Refer to UF_SO_create_point_two_curves for documentation.

Signature: CreatePointTwoCurves(objectInPart, updateOption, curve1, curve2, helpPoint1, helpPoint2)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • curve1 (Tag) – Tag of first curve
  • curve2 (Tag) – Tag of second curve
  • helpPoint1 (Tag) – Tag of point
  • helpPoint2 (Tag) – Tag of point
Returns:

Pointer to tag of smart point

Return type:

Tag

License requirements: None