NXOpen.UF.CutLevels.Load

CutLevels.Load()

Refer to UF_CUT_LEVELS_load for documentation.

Signature: Load(operationTag)

Parameters:operationTag (Tag) – The tag of the operation for which thecut levels are defined.
Returns:A new data structure containing all of the cut levels for the specified operation. The pointer to the structure must be NULL on input, or it must be a valid pointer created using a previous call to UF_CUT_LEVELS_load. The pointer must be freed by UF_CUT_LEVELS_free.
Return type:list of NXOpen.UF.CutLevels.CutLevels Refer to UF_CUT_LEVELS_s for documentation.

License requirements: None