NXOpen.UF.CutLevels.DeleteLevel

CutLevels.DeleteLevel()

Refer to UF_CUT_LEVELS_delete_level for documentation.

Signature: DeleteLevel(operationTag, deleteLevel)

Parameters:
  • operationTag (Tag) – The tag of the operation for which thecut levels are defined.
  • deleteLevel (int) – The index of the cut level to bedeleted (0 being the top level).
Returns:

If the data structure created bya call to UF_CUT_LEVELS_load is passed in, then it will be updated to reflect the changes from the deletion. If NULL is passed in, then the argument is ignored.

Return type:

NXOpen.UF.CutLevels.CutLevels Refer to UF_CUT_LEVELS_s for documentation.

License requirements: None