NXOpen.UF.So.CreateArcThreePoints

So.CreateArcThreePoints()

Refer to UF_SO_create_arc_three_points for documentation.

Signature: CreateArcThreePoints(objectInPart, updateOption, points)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • points (list of Tag) – Array of tags of three points
Returns:

Pointer to tag of smart arc

Return type:

Tag

License requirements: None