Class pfcSimpRepInstructions
Description
Base class to classes containing the data required to define a simplified representation.
Manual References:
Direct Known Subclasses:
Method Summary
| |
| |
void | |
| |
| |
| Type of the action (SIMPREP_INCLUDE or SIMPREP_EXCLUDE). |
| |
| |
void | |
| |
| |
| Is the representation temporary true or not false. |
| |
| |
void | |
| |
| |
| An array of actions to apply to the components or features in this simplified representation. |
| |
| |
| |
| |
| |
| |
Method Detail
| GetIsTemporary | () |
void | SetIsTemporary | |
Is the representation temporary true or not false.
Manual References:
| GetDefaultAction | () |
void | SetDefaultAction | |
Type of the action (SIMPREP_INCLUDE or SIMPREP_EXCLUDE).
Manual References:
An array of actions to apply to the components or features in this simplified representation.
Manual References: