OpenLexocad
28.0
PlateStandardCase.h
Go to the documentation of this file.
1
#pragma once
2
#include <
OpenLxApp/Plate.h
>
3
4
#include <memory>
5
6
FORWARD_DECL
(App, PlateStandardCase)
7
8
13
namespace
OpenLxApp
14
{
32
class
LX_OPENLXAPP_EXPORT
PlateStandardCase
:
public
Plate
33
{
34
PROXY_HEADER
(
PlateStandardCase
, App::PlateStandardCase, IFCPLATESTANDARDCASE)
35
36
public
:
37
virtual
~PlateStandardCase
(
void
);
38
39
protected
:
40
PlateStandardCase
() {}
41
};
42
43
}
// namespace OpenLxApp
OpenLxApp
Definition:
ActiveScript.h:10
FORWARD_DECL
#define FORWARD_DECL(x, y)
Definition:
Globals.h:93
OpenLxApp::PlateStandardCase::~PlateStandardCase
virtual ~PlateStandardCase(void)
OpenLxApp::PlateStandardCase::PlateStandardCase
PlateStandardCase()
Definition:
PlateStandardCase.h:40
OpenLxApp::PlateStandardCase
The standard plate, PlateStandardCase, defines a plate with certain constraints for the provision of ...
Definition:
PlateStandardCase.h:33
OpenLxApp::Plate
An Plate is a planar and often flat part with constant thickness. A plate may carry loads between or ...
Definition:
Plate.h:19
PROXY_HEADER
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition:
Globals.h:146
Plate.h
lexocad
OpenLxApp
include
OpenLxApp
PlateStandardCase.h
Generated by
1.8.18