OpenLexocad
28.0
WallStandardCase.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
OpenLxApp/Wall.h
>
4
5
#include <memory>
6
7
FORWARD_DECL
(App, WallStandardCase)
8
9
namespace
OpenLxApp
10
{
39
class
LX_OPENLXAPP_EXPORT
WallStandardCase
:
public
Wall
40
{
41
PROXY_HEADER
(
WallStandardCase
, App::WallStandardCase, IFCWALLSTANDARDCASE)
42
43
public
:
44
virtual
~WallStandardCase
(
void
);
45
virtual
bool
setGeometry
(std::shared_ptr<Geometry> geo)
override
;
46
47
protected
:
48
WallStandardCase
() {}
49
};
50
51
}
// namespace OpenLxApp
OpenLxApp
Definition:
ActiveScript.h:10
OpenLxApp::WallStandardCase::~WallStandardCase
virtual ~WallStandardCase(void)
FORWARD_DECL
#define FORWARD_DECL(x, y)
Definition:
Globals.h:93
OpenLxApp::WallStandardCase
TThe WallStandardCase defines a wall with certain constraints for the provision of parameters and wit...
Definition:
WallStandardCase.h:40
OpenLxApp::Wall
The wall represents a vertical construction that bounds or subdivides spaces. Wall are usually vertic...
Definition:
Wall.h:20
Wall.h
OpenLxApp::WallStandardCase::setGeometry
virtual bool setGeometry(std::shared_ptr< Geometry > geo) override
OpenLxApp::WallStandardCase::WallStandardCase
WallStandardCase()
Definition:
WallStandardCase.h:48
PROXY_HEADER
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition:
Globals.h:146
lexocad
OpenLxApp
include
OpenLxApp
WallStandardCase.h
Generated by
1.8.18