NXOpen.UF.CutLevels.SetRangeType

CutLevels.SetRangeType()

Refer to UF_CUT_LEVELS_set_range_type for documentation.

Signature: SetRangeType(operationTag, rangeType)

Parameters:
  • operationTag (Tag) – The tag of the operation for which thecut levels are defined.
  • rangeType (NXOpen.UF.Param.ClvRangeType Refer to UF_PARAM_clv_range_type_t for documentation.) – The range type to be set.
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 new range type. 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