| Interfaces |
| BaseParameter | Describes the base parameter, which can be a Creo Parametric parameter or dimension.
|
| ModelItem | This class defines a model item.
|
| ModelItemOId | This class specifies the identifier of a model item.
|
| ModelItemOwner | This is a base class for an object that has model items associated with it
(such as a model).
|
| NamedModelItem | |
| Parameter | This class defines a parameter object.
|
| ParameterEnumeration | This interface details how the parameter is restricted to list of permitted values.
|
| ParameterLimit | This interface includes details on a minimum or maximum value limitation on a parameter.
|
| ParameterOwner | This is a base class for an object that has parameters associated with it
(such as model or model item).
|
| ParameterRange | This interface details how the numeric parameter is limited to a specifed value range.
|
| ParameterRestriction | This interface includes details on how the value of the parameter is restricted.
|
| ParameterSelectionOptions | This class specifies the parameter selection options.
|
| ParamOId | This class specifies the identifier of a parameter. Parameters are identified
by their names.
|
| RelationOwner | An object of type can have relations assigned to it.
|