Library | Package Java Toolkit

Package com.ptc.pfc.pfcUDFGroup

Description

Contains interfaces to create a UDF.

Interfaces
UDFDimensionSUCCESSOR(S): Dimension

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.
UDFGroupCreateInstructionsThe parent class for UDFCustomCreateInstructions and UDFPromptCreateInstructions . Values are set by default; users can change them by calling Set methods.
UDFPromptCreateInstructionsSignals Creo Parametric to prompt for the data required to create a UDF.

Classes
pfcUDFGroupContains global CIP definitions for module "pfcUDFGroup"
UDFDimensionsDefines a sequences of dimensions in a UDF.