Library | Module

Module "pfcModelItem"

Description

Contains interfaces related to model items and parameters.

Enumerated Types
enumEpfcParamValueType
This enumerated type lists the possible kinds of parameter value.
enumEpfcParameterDriverType
This enumerated type lists the possible parameter driver type.
enumEpfcParameterLimitType
This enumerated type lists the possible parameter limits.
enumEpfcParameterSelectionContext
This enumerated type lists the possible parameter selection context type.
enumEpfcRestrictionType
This enumerated type lists the types of parameter restriction.
enumEpfcModelItemType
This enumerated type lists the different kinds of model item.


Classes
classIpfcBaseParameter
Describes the base parameter, which can be a Creo Parametric parameter or dimension.
classIpfcModelItem
This class defines a model item.
classIpfcModelItemOId
This class specifies the identifier of a model item.
classIpfcModelItemOwner
This is a base class for an object that has model items associated with it (such as a model).
classIpfcNamedModelItem
 
classIpfcParameter
This class defines a parameter object.
classIpfcParameterEnumeration
This interface details how the parameter is restricted to list of permitted values.
classIpfcParameterLimit
This interface includes details on a minimum or maximum value limitation on a parameter.
classIpfcParameterOwner
This is a base class for an object that has parameters associated with it (such as model or model item).
classIpfcParameterRange
This interface details how the numeric parameter is limited to a specifed value range.
classIpfcParameterRestriction
This interface includes details on how the value of the parameter is restricted.
classIpfcParameterSelectionOptions
This class specifies the parameter selection options.
classIpfcParamOId
This class specifies the identifier of a parameter. Parameters are identified by their names.
classIpfcParamValue
 
classIpfcRelationOwner
An object of type can have relations assigned to it.
classCMpfcModelItem
Module-level methods and constants for module pfcModelItem


Collections
classCMpfcModelItems
Specifies a list of model items.
classCMpfcModelItemTypes
Specifies a list of model item types.
classCMpfcParameters
Specifies a list of parameters.
classCMpfcParameterSelectionContexts
 
classCMpfcParamValues
This data type is used to specify an array of parameter values.