NXOpen.UF.So.CreatePointOnArcAngle

So.CreatePointOnArcAngle()

Refer to UF_SO_create_point_on_arc_angle for documentation.

Signature: CreatePointOnArcAngle(objectInPart, updateOption, arc, angle, xform)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • arc (Tag) – Tag of arc
  • angle (Tag) – Tag of angle in radians
  • xform (Tag) – Tag of optional transform
Returns:

Pointer to tag of smart point

Return type:

Tag

License requirements: None