Class pfcFamilyTableRow
Description
This class specifies a row in a family table.
Manual References:
Direct Known Subclasses:
Method Summary
| |
| |
| |
| Regenerates and adds the instance model to memory. |
void | |
| |
| |
| Erases the specified instance model from memory. |
| |
| |
| |
| The name of the instance. |
| |
| |
| |
| If this is true, the instance is locked by external application. |
| |
| |
void | |
| |
| |
| If this is true, the model is locked for modification. If this is false, the model is unlocked. |
| |
| |
| |
| Specifies the verification status of the instance. |
| |
| |
Method Detail
The name of the instance.
Manual References:
| GetIsLocked | () |
void | SetIsLocked | |
If this is true, the model is locked for modification. If this is false, the model is unlocked.
Exceptions thrown (but not limited to):
Manual References:
Specifies the verification status of the instance.
Exceptions thrown (but not limited to):
If this is true, the instance is locked by external application.
Exceptions thrown (but not limited to):
Regenerates and adds the instance model to memory.
Exceptions thrown (but not limited to):
pfcXToolkitNotFound - The specified instance does not exist in the family table, or the specified model item is not table-driven.
pfcXToolkitCantOpen - Creo Parametric cannot regenerate the instance. The instance has been created but the failed features have been suppressed.
See Also:
Manual References:
Returns:
The newly created instance
Erases the specified instance model from memory.
Exceptions thrown (but not limited to):
See Also:
Returns: