OpeningElementTypeEnum
Definition: OpeningElement.h:26
Definition: ActiveScript.h:10
#define FORWARD_DECL(x, y)
Definition: Globals.h:93
void setPredefinedType(OpeningElementTypeEnum aType)
OpeningElementTypeEnum getPredefinedType() const
An element is a generalization of all components that make up an AEC product. Those elements can be l...
Definition: Element.h:30
The opening element stands for opening, recess or chase, all reflecting voids. It represents a void w...
Definition: OpeningElement.h:21
std::shared_ptr< Element > getVoidedElement() const
void addFilling(std::shared_ptr< Element > aFilling)
OpeningElement()
Definition: OpeningElement.h:48
void removeFilling(std::shared_ptr< Element > aFilling)
std::vector< std::shared_ptr< Element > > getFillings() const
virtual ~OpeningElement(void)
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:146