API Documentation > Files > File pfcUDFCreate.h
File pfcUDFCreate.h
Description
Contains interfaces to place a UDF.
Enumerated Types
enum
Represents the dependency type of the UDF. The choices correspond to the choices available when you create the UDF interactively. This enumerated type can take only one of the attribute values.
enum
Specifies what should happen if the UDF used different length units than the model to which it is being applied.
enum
This class specifies if a variant value is a dimension or a pattern parameter.
enum
Specifies how to display all UDF dimensions in the UDF to be placed.
enum
An enum that provides an answer to a Creo Parametric prompt that uses a flip arrow.
Interface Classes
class
This is a COMPACT class.
This class defines an assembly intersection.
class
This is a COMPACT class.
Contains all options required to place a UDF programmatically. Users can enter attribute data programmatically, or wait for Creo Parametric to interactively prompt for the missing data.
class
This is a COMPACT class.
The assembly and member to reference when placing the UDF with external references.
class
This is a COMPACT class.
This class describes an array of element references.
class
This is a COMPACT class.
This class specifies the value of the dimension name the user must supply to place the UDF.
class
This is a COMPACT class.
This class specifies the name of the pattern parameter the user must supply to place the UDF.
class
This is a COMPACT class.
This class defines either a dimension or pattern parameter that must be provided to place the UDF. This is the parent of pfcUDFVariantDimension and pfcUDFVariantPatternParam .
Collection Classes
class
This is a COMPACT class.
This class defines a sequence of assembly intersections.
class
This is a COMPACT class.
A sequence of external references.
class
This is a COMPACT class.
An array of enums that provides answers to Creo Parametric prompts that use a flip arrow.
class
This is a COMPACT class.
This class describes a sequence of arrays of element references.
class
This is a COMPACT class.
This class defines a sequence of either dimensions or pattern parameters that must be provided to place the UDF.
Was this helpful?