NXOpen.UF.So.CreateDirrAxisOfConic

So.CreateDirrAxisOfConic()

Refer to UF_SO_create_dirr_axis_of_conic for documentation.

Signature: CreateDirrAxisOfConic(objectInPart, updateOption, conic, flip)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • conic (Tag) – Tag of plane (curve/edge)
  • flip (bool) – TRUE = Flip direction FALSE = Do not flip direction
Returns:

Pointer to tag of smart direction

Return type:

Tag

License requirements: None