OpenLexocad
28.0
SlabElementedCase.h
Go to the documentation of this file.
1
#pragma once
2
#include <
OpenLxApp/Slab.h
>
3
4
#include <memory>
5
6
FORWARD_DECL
(App, SlabElementedCase)
7
8
13
namespace
OpenLxApp
14
{
27
class
LX_OPENLXAPP_EXPORT
SlabElementedCase
:
public
Slab
28
{
29
PROXY_HEADER
(
SlabElementedCase
, App::SlabElementedCase, IFCSLABELEMENTEDCASE)
30
31
public
:
32
virtual
~SlabElementedCase
(
void
);
33
34
protected
:
35
SlabElementedCase
() {}
36
};
37
38
}
// namespace OpenLxApp
OpenLxApp
Definition:
ActiveScript.h:10
Slab.h
FORWARD_DECL
#define FORWARD_DECL(x, y)
Definition:
Globals.h:93
OpenLxApp::SlabElementedCase::SlabElementedCase
SlabElementedCase()
Definition:
SlabElementedCase.h:35
OpenLxApp::SlabElementedCase
The SlabElementedCase defines a slab with certain constraints for the provision of its components....
Definition:
SlabElementedCase.h:28
OpenLxApp::SlabElementedCase::~SlabElementedCase
virtual ~SlabElementedCase(void)
OpenLxApp::Slab
A slab is a component of the construction that normally encloses a space vertically....
Definition:
Slab.h:19
PROXY_HEADER
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition:
Globals.h:146
lexocad
OpenLxApp
include
OpenLxApp
SlabElementedCase.h
Generated by
1.8.18