Library | Module

Interface IpfcUDFDimension



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:
IpfcBaseDimension



Property Summary

PropertyUDFDimensionNameas String
DEPRECATED: since Creo 4
SUCCESSOR(S): FeatureGroup.GetUDFDimensionName
The dimension name specified when the UDF was created.



Property Detail


PropertyUDFDimensionNameas String
DEPRECATED: since Creo 4
SUCCESSOR(S): FeatureGroup.GetUDFDimensionName

The dimension name specified when the UDF was created.

Exceptions thrown (but not limited to):

IpfcXToolkitBadContext - The group is not a UDF.