Class pfcBaseParameter
Description
Describes the base parameter, which can be a Creo Parametric parameter or dimension.
User Guide References:
Direct Known Subclasses:
Method Summary
| |
| |
void | |
| |
| |
| If this is true, the parameter is designated for use with Windchill. |
| |
| |
| |
| If this is true, the parameter is modified. A parameter is said to be "modified" when it has been changed, but the parameter's owner has not yet been regenerated. |
| |
| |
| |
| Identifies if the dimension or parameter is relation driven. |
| |
| |
void | |
| |
| |
| The value of the parameter. |
void | |
| |
| |
| Resets the parameter to the value it had before it was last set in the current Creo Parametric. |
| |
| |
| |
| |
Method Detail
The value of the parameter.
Exceptions thrown (but not limited to):
User Guide References:
| GetIsDesignated | () |
void | SetIsDesignated | |
If this is true, the parameter is designated for use with Windchill.
Exceptions thrown (but not limited to):
User Guide References:
Identifies if the dimension or parameter is relation driven.
User Guide References:
If this is true, the parameter is modified. A parameter is said to be "modified" when it has been changed, but the parameter's owner has not yet been regenerated.
Exceptions thrown (but not limited to):
User Guide References:
Resets the parameter to the value it had before it was last set in the current Creo Parametric.
Exceptions thrown (but not limited to):
User Guide References:
Returns: