Library | Module

Interface IpfcSimpRepInstructions



Description

Base class to classes containing the data required to define a simplified representation.
Direct Known Subclasses:
IpfcRetrieveExistingSimpRepInstructions, IpfcCreateNewSimpRepInstructions



Property Summary

PropertyDefaultActionas IpfcSimpRepActionType
Type of the action (SIMPREP_INCLUDE or SIMPREP_EXCLUDE).
PropertyIsTemporaryas Boolean
Is the representation temporary true or not false.
PropertyItemsas IpfcSimpRepItems [optional]
An array of actions to apply to the components or features in this simplified representation.



Property Detail


PropertyDefaultActionas IpfcSimpRepActionType

Type of the action (SIMPREP_INCLUDE or SIMPREP_EXCLUDE).




PropertyIsTemporaryas Boolean

Is the representation temporary true or not false.




PropertyItemsas IpfcSimpRepItems [optional]

An array of actions to apply to the components or features in this simplified representation.