NXOpen.UF.So.CreatePointOnAxis

So.CreatePointOnAxis()

Refer to UF_SO_create_point_on_axis for documentation.

Signature: CreatePointOnAxis(objectInPart, updateOption, refPoint, axis)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • refPoint (Tag) – Tag of point to project onto axis
  • axis (Tag) – Tag of axis of cylindrical or conical face
Returns:

Pointer to tag of smart point

Return type:

Tag

License requirements: None