NXOpen.UF.So.CreatePointOnCurve

So.CreatePointOnCurve()

Refer to UF_SO_create_point_on_curve for documentation.

Signature: CreatePointOnCurve(objectInPart, updateOption, curve, t)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • curve (Tag) – Tag of curve
  • t (Tag) – Tag of scale
Returns:

Pointer to tag of point

Return type:

Tag

License requirements: None