NXOpen.UF.So.CreateArcXform2Points

So.CreateArcXform2Points()

Refer to UF_SO_create_arc_xform_2_points for documentation.

Signature: CreateArcXform2Points(objectInPart, updateOption, xform, 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
  • xform (Tag) – Tag of transform
  • points (list of Tag) – Array of tags of two points (start and end point)
Returns:

Pointer to tag of smart arc

Return type:

Tag

License requirements: None