NXOpen.UF.Drf.AskDimensionsOfSet

Drf.AskDimensionsOfSet()

Refer to UF_DRF_ask_dimensions_of_set for documentation.

Signature: AskDimensionsOfSet(dimensionSet)

Parameters:dimensionSet (Tag) – Tag of the given dimension set.
Returns:A Tuple
Return type:A tuple consisting of (subDimensions,num)

subDimensions(list of Tag): Point to the tag array of the dimensions in a given set.

num(int): number of dimensions in the array.

License requirements: None