|
CFx SDK Documentation
2020SP3
|
Go to the source code of this file.
Macros | |
| #define | ODRX_DECLARE_RX_PROPERTY_RO_TREE(Object, Name, Type, Category, Description, HierarchyLevel) |
| #define | ODRX_DAI_DECLARE_RX_PROPERTY_COLLECTION_TREE(Object, Name, Type, Category, Description, HierarchyLevel) |
| #define | ODRX_DAI_DECLARE_RX_PROPERTY(Object, Name, Type, Category) |
| #define | ODRX_DAI_DECLARE_RX_PROPERTY_UI(Object, Name, Type, Category) |
| #define | OD_DAI_DEFINE_COLLECTION_TREE_PROPERTY_INTERMEDIARY(Object, Name, IntermediaryPropName) |
| #define | OD_DAI_DEFINE_PRIMITIVE_PROPERTY(Object, Name, Type) |
| #define | OD_DAI_DEFINE_PRIMITIVE_AGGR_PROPERTY(Object, Name, Type) |
| #define | OD_DAI_DEFINE_INV_PRIMITIVE_PROPERTY(Object, Name, Type) |
| #define | OD_DAI_DEFINE_INV_PRIMITIVE_AGGR_PROPERTY(Object, Name, Type) |
| #define | OD_DAI_DEFINE_ENUM_PROPERTY(Object, Name, Type) |
| #define | OD_DAI_DEFINE_SELECT_PROPERTY(Object, Name, Type) |
| #define | OD_DAI_DEFINE_SELECT_AGGR_PROPERTY(Object, Name, Type) |
| #define OD_DAI_DEFINE_COLLECTION_TREE_PROPERTY_INTERMEDIARY | ( | Object, | |
| Name, | |||
| IntermediaryPropName | |||
| ) |
Definition at line 96 of file IfcRxProperties.h.
| #define OD_DAI_DEFINE_ENUM_PROPERTY | ( | Object, | |
| Name, | |||
| Type | |||
| ) |
Definition at line 225 of file IfcRxProperties.h.
| #define OD_DAI_DEFINE_INV_PRIMITIVE_AGGR_PROPERTY | ( | Object, | |
| Name, | |||
| Type | |||
| ) |
Definition at line 209 of file IfcRxProperties.h.
| #define OD_DAI_DEFINE_INV_PRIMITIVE_PROPERTY | ( | Object, | |
| Name, | |||
| Type | |||
| ) |
Definition at line 195 of file IfcRxProperties.h.
| #define OD_DAI_DEFINE_PRIMITIVE_AGGR_PROPERTY | ( | Object, | |
| Name, | |||
| Type | |||
| ) |
Definition at line 170 of file IfcRxProperties.h.
| #define OD_DAI_DEFINE_PRIMITIVE_PROPERTY | ( | Object, | |
| Name, | |||
| Type | |||
| ) |
Definition at line 147 of file IfcRxProperties.h.
| #define OD_DAI_DEFINE_SELECT_AGGR_PROPERTY | ( | Object, | |
| Name, | |||
| Type | |||
| ) |
Definition at line 245 of file IfcRxProperties.h.
| #define OD_DAI_DEFINE_SELECT_PROPERTY | ( | Object, | |
| Name, | |||
| Type | |||
| ) |
Definition at line 235 of file IfcRxProperties.h.
| #define ODRX_DAI_DECLARE_RX_PROPERTY | ( | Object, | |
| Name, | |||
| Type, | |||
| Category | |||
| ) |
Definition at line 70 of file IfcRxProperties.h.
| #define ODRX_DAI_DECLARE_RX_PROPERTY_COLLECTION_TREE | ( | Object, | |
| Name, | |||
| Type, | |||
| Category, | |||
| Description, | |||
| HierarchyLevel | |||
| ) |
Definition at line 51 of file IfcRxProperties.h.
| #define ODRX_DAI_DECLARE_RX_PROPERTY_UI | ( | Object, | |
| Name, | |||
| Type, | |||
| Category | |||
| ) |
Definition at line 83 of file IfcRxProperties.h.
| #define ODRX_DECLARE_RX_PROPERTY_RO_TREE | ( | Object, | |
| Name, | |||
| Type, | |||
| Category, | |||
| Description, | |||
| HierarchyLevel | |||
| ) |
Definition at line 32 of file IfcRxProperties.h.