API Documentation > Modules > Module pfcUDFCreate
Module pfcUDFCreate
Description
Contains interfaces to place a UDF.
User Guide References:
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.
Classes
class
This class defines an assembly intersection.
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
The assembly and member to reference when placing the UDF with external references.
class
This class describes an array of element references.
class
This class specifies the value of the dimension name the user must supply to place the UDF.
class
This class specifies the name of the pattern parameter the user must supply to place the UDF.
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 .
Collections
class
This class defines a sequence of assembly intersections.
class
A sequence of external references.
class
An array of enums that provides answers to Creo Parametric prompts that use a flip arrow.
class
This class describes a sequence of arrays of element references.
class
This class defines a sequence of either dimensions or pattern parameters that must be provided to place the UDF.
Was this helpful?