NXOpen.UF.So.CreateDirrPlane

So.CreateDirrPlane()

Refer to UF_SO_create_dirr_plane for documentation.

Signature: CreateDirrPlane(objectInPart, updateOption, plane, 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
  • plane (Tag) – Tag of plane (face/datum)
  • flip (bool) – TRUE = Flip direction FALSE = Do not flip direction
Returns:

Pointer to tag of smart direction

Return type:

Tag

License requirements: None