30 std::vector<std::shared_ptr<OpenLxApp::Property>> getHasProperties()
const;
31 std::vector<std::shared_ptr<OpenLxApp::PropertyEnum>> getPropertyEnums()
const;
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:149
#define OPENLXAPP_EXPORT
Definition: OpenLxApp_defines.h:12
Definition: ActiveScript.h:9
: The PropertySet defines all dynamically extensible properties. These properties are interpreted acc...
Definition: PropertySet.h:23
Root is the base class of all BIM related entities. All BIM entities can be identified by a Globally ...
Definition: Root.h:20
#define FORWARD_DECL(x, y)
Definition: Globals.h:96