50 void setPredefinedType(BuildingElementProxyTypeEnum aType);
51 BuildingElementProxyTypeEnum getPredefinedType()
const;
An element is a generalization of all components that make up an AEC product. Those elements can be l...
Definition: Element.h:40
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:149
#define OPENLXAPP_EXPORT
Definition: OpenLxApp_defines.h:12
Definition: ActiveScript.h:9
#define FORWARD_DECL(x, y)
Definition: Globals.h:96
BuildingElementProxy()
Definition: BuildingElementProxy.h:57
BuildingElementProxyTypeEnum
Definition: BuildingElementProxy.h:40
The BuildingElementProxy is a proxy definition that provides the same functionality as subtypes of Bu...
Definition: BuildingElementProxy.h:35