Pro/E 2001
I am tring to get a sequence of UDFDimensions from a
udf FeatureGroup using the ListUDFDimensions method,
but it throws an error every time.
All of the other methods seem to work fine.
Ex. assuming the FeatureGroup variable is "group".
UDFDimensions dims = group.ListUDFDimensions();
Does anyone know what the problem is?
TIA
Carl Marcum
Edited by: cmarcum
I am tring to get a sequence of UDFDimensions from a
udf FeatureGroup using the ListUDFDimensions method,
but it throws an error every time.
All of the other methods seem to work fine.
Ex. assuming the FeatureGroup variable is "group".
UDFDimensions dims = group.ListUDFDimensions();
Does anyone know what the problem is?
TIA
Carl Marcum
Edited by: cmarcum