NXOpen.UF.So.CreateArcCenter2Pnts

So.CreateArcCenter2Pnts()

Refer to UF_SO_create_arc_center_2_pnts for documentation.

Signature: CreateArcCenter2Pnts(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 (center, start, and end point)
Returns:

Pointer to tag of smart arc

Return type:

Tag

License requirements: None