CFx SDK Documentation
2023 SP0
|
#include <AECDisplayThemeScheduleDataRule.h>
Protected Attributes | |
OdDbHardPointerId | m_hpidPropertySetDef |
OdUInt32 | m_iPropertyDefIndex |
Protected Attributes inherited from AECDisplayThemeRuleBase | |
OdUInt8 | m_flags |
AECImpArray | m_aRules |
DataType | m_eDataType |
Condition | m_eCondition |
Operator | m_eOperator |
AECVariant | m_vValue |
Protected Attributes inherited from AECImpObj | |
class AECSIBase * | m_pImp |
DOM. More... | |
OdUInt16 | m_iMinSupportedVersion |
Additional Inherited Members | |
Public Types inherited from AECDisplayThemeRuleBase | |
enum | DataType { eUInt32 = 1 , eString = 3 , eDouble = 4 } |
enum | Condition { eEqualTo = 1 , eNotEqualTo = 2 , eLessThan = 3 , eLessThanOrEqualTo = 4 , eGreaterThan = 5 , eGreaterThanOrEqualTo = 6 } |
enum | Operator { eAnd = 0 , eOr = 1 } |
Static Public Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
static OdSmartPtr< AECImpObj > | createObject () |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
Protected Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
ODRX_HEAP_OPERATORS () | |
Display Theme Schedule Data Rule.
<group TA_API_Subobjects_Display_Components>
Definition at line 34 of file AECDisplayThemeScheduleDataRule.h.
OdUInt32 AECDisplayThemeScheduleDataRule::GetPropertyDefIndex | ( | ) | const |
Returns the index of Property Definition within referenced Property Set Definition.
OdDbObjectId AECDisplayThemeScheduleDataRule::GetPropertySetDef | ( | ) | const |
Returns the Object ID of Property Set Definition.
|
virtual |
AECDisplayThemeRuleBase override.
Reimplemented from AECDisplayThemeRuleBase.
Sets the index of Property Definition within referenced Property Set Definition.
void AECDisplayThemeScheduleDataRule::SetPropertySetDef | ( | const OdDbObjectId & | idPropertySetDef | ) |
Returns the Object ID of Property Set Definition.
|
protected |
Definition at line 68 of file AECDisplayThemeScheduleDataRule.h.
|
protected |
Definition at line 71 of file AECDisplayThemeScheduleDataRule.h.