OpenLexocad
28.0
CivilElement.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
OpenLxApp/Element.h
>
4
5
FORWARD_DECL
(App, CivilElement)
6
7
namespace
OpenLxApp
8
{
9
class
LX_OPENLXAPP_EXPORT
CivilElement
:
public
Element
10
{
11
PROXY_HEADER
(
CivilElement
, App::CivilElement, IFCCIVILELEMENT)
12
13
public
:
14
virtual
~CivilElement
() =
default
;
15
16
protected
:
17
CivilElement
() =
default
;
18
};
19
}
OpenLxApp
Definition:
ActiveScript.h:10
Element.h
FORWARD_DECL
#define FORWARD_DECL(x, y)
Definition:
Globals.h:93
OpenLxApp::CivilElement
Definition:
CivilElement.h:10
OpenLxApp::CivilElement::~CivilElement
virtual ~CivilElement()=default
OpenLxApp::Element
An element is a generalization of all components that make up an AEC product. Those elements can be l...
Definition:
Element.h:30
OpenLxApp::CivilElement::CivilElement
CivilElement()=default
PROXY_HEADER
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition:
Globals.h:146
lexocad
OpenLxApp
include
OpenLxApp
CivilElement.h
Generated by
1.8.18