2 #include <LxIfc/IFC2X3_impl/LxIfcEntityEnums.h> 22 static std::shared_ptr<Element> create(std::shared_ptr<Document> aDoc, LxIfcEntityEnum aType);
23 static std::shared_ptr<Element> create(std::shared_ptr<Document> aDoc, App::Element* aElem);
24 static std::vector<std::shared_ptr<Element>> create(std::shared_ptr<Document> aDoc,
const std::vector<App::Element*> aElems);
#define OPENLXAPP_EXPORT
Definition: OpenLxApp_defines.h:12
Definition: ActiveScript.h:9
Definition: ElementFactory.h:19