NXOpen.UF.So.CreateArcRadiusAngles

So.CreateArcRadiusAngles()

Refer to UF_SO_create_arc_radius_angles for documentation.

Signature: CreateArcRadiusAngles(objectInPart, updateOption, xform, radius, angles)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • xform (Tag) – Tag of transformation
  • radius (Tag) – Tag of radius
  • angles (list of Tag) – Tags of start and end angles
Returns:

Pointer to tag of smart arc

Return type:

Tag

License requirements: None