Library | Module

Class pfcUDFDimension



DEPRECATED: since Creo 4
SUCCESSOR(S): Dimension

Description

Defines a dimension in a UDF. This is the same as a regular dimension, except that this provides access to the UDF dimension name specified when the UDF was created.
Direct Parent Classes:
pfcBaseDimension



Property Summary

/* readonly */ stringUDFDimensionName
DEPRECATED: since Creo 4
SUCCESSOR(S): FeatureGroup.GetUDFDimensionName
The dimension name specified when the UDF was created.



Property Detail


/* readonly */ stringUDFDimensionName
DEPRECATED: since Creo 4
SUCCESSOR(S): FeatureGroup.GetUDFDimensionName

The dimension name specified when the UDF was created.

Exceptions thrown (but not limited to):

pfcXToolkitBadContext - The group is not a UDF.