NXOpen.UF.So.CreateAxisDoubles

So.CreateAxisDoubles()

Refer to UF_SO_create_axis_doubles for documentation.

Signature: CreateAxisDoubles(objectInPart, updateOption, point, direction)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • point (list of float) – Axis point
  • direction (list of float) – Axis direction
Returns:

Pointer to tag of axis

Return type:

Tag

License requirements: None