| Library | Module | Frames | Expand |
| Enumerated Types | |
|---|---|
| enum | EpfcParamValueType |
| This enumerated type lists the possible kinds of parameter value. | |
| enum | EpfcParameterDriverType |
| This enumerated type lists the possible parameter driver type. | |
| enum | EpfcParameterLimitType |
| This enumerated type lists the possible parameter limits. | |
| enum | EpfcParameterSelectionContext |
| This enumerated type lists the possible parameter selection context type. | |
| enum | EpfcRestrictionType |
| This enumerated type lists the types of parameter restriction. | |
| enum | EpfcModelItemType |
| This enumerated type lists the different kinds of model item. | |
| Classes | |
|---|---|
| class | IpfcBaseParameter |
| Describes the base parameter, which can be a Creo Parametric parameter or dimension. | |
| class | IpfcModelItem |
| This class defines a model item. | |
| class | IpfcModelItemOId |
| This class specifies the identifier of a model item. | |
| class | IpfcModelItemOwner |
| This is a base class for an object that has model items associated with it (such as a model). | |
| class | IpfcNamedModelItem |
| class | IpfcParameter |
| This class defines a parameter object. | |
| class | IpfcParameterEnumeration |
| This interface details how the parameter is restricted to list of permitted values. | |
| class | IpfcParameterLimit |
| This interface includes details on a minimum or maximum value limitation on a parameter. | |
| class | IpfcParameterOwner |
| This is a base class for an object that has parameters associated with it (such as model or model item). | |
| class | IpfcParameterRange |
| This interface details how the numeric parameter is limited to a specifed value range. | |
| class | IpfcParameterRestriction |
| This interface includes details on how the value of the parameter is restricted. | |
| class | IpfcParameterSelectionOptions |
| This class specifies the parameter selection options. | |
| class | IpfcParamOId |
| This class specifies the identifier of a parameter. Parameters are identified by their names. | |
| class | IpfcParamValue |
| class | IpfcRelationOwner |
| An object of type can have relations assigned to it. | |
| class | CMpfcModelItem |
| Module-level methods and constants for module pfcModelItem | |
| Collections | |
|---|---|
| class | CMpfcModelItems |
| Specifies a list of model items. | |
| class | CMpfcModelItemTypes |
| Specifies a list of model item types. | |
| class | CMpfcParameters |
| Specifies a list of parameters. | |
| class | CMpfcParameterSelectionContexts |
| class | CMpfcParamValues |
| This data type is used to specify an array of parameter values. | |