OpenLexocad
28.0
MemberStandardCase.h
Go to the documentation of this file.
1
#pragma once
2
#include <
OpenLxApp/Member.h
>
3
4
#include <memory>
5
6
FORWARD_DECL
(App, MemberStandardCase)
7
8
13
namespace
OpenLxApp
14
{
32
class
LX_OPENLXAPP_EXPORT
MemberStandardCase
:
public
Member
33
{
34
PROXY_HEADER
(
MemberStandardCase
, App::MemberStandardCase, IFCMEMBERSTANDARDCASE)
35
36
public
:
37
virtual
~MemberStandardCase
(
void
);
38
39
protected
:
40
MemberStandardCase
() {}
41
};
42
43
}
// namespace OpenLxApp
OpenLxApp
Definition:
ActiveScript.h:10
FORWARD_DECL
#define FORWARD_DECL(x, y)
Definition:
Globals.h:93
Member.h
OpenLxApp::MemberStandardCase::MemberStandardCase
MemberStandardCase()
Definition:
MemberStandardCase.h:40
OpenLxApp::MemberStandardCase::~MemberStandardCase
virtual ~MemberStandardCase(void)
OpenLxApp::Member
A Member is a structural member designed to carry loads between or beyond points of support....
Definition:
Member.h:21
OpenLxApp::MemberStandardCase
The standard member, MemberStandardCase, defines a member with certain constraints for the provision ...
Definition:
MemberStandardCase.h:33
PROXY_HEADER
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition:
Globals.h:146
lexocad
OpenLxApp
include
OpenLxApp
MemberStandardCase.h
Generated by
1.8.18