OpenLexocad
28.0
BoundedSurface.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
OpenLxApp/Surface.h
>
4
5
6
7
FORWARD_DECL
(Part, BoundedSurface)
8
9
10
namespace
OpenLxApp
11
{
21
class
LX_OPENLXAPP_EXPORT
BoundedSurface
:
public
Surface
22
{
23
PROXY_HEADER_ABSTRACT
(
BoundedSurface
, Part::BoundedSurface, IFCBOUNDEDSURFACE)
24
25
public
:
26
virtual
~BoundedSurface
();
27
28
protected
:
29
BoundedSurface
() {}
30
};
31
}
// namespace OpenLxApp
OpenLxApp
Definition:
ActiveScript.h:10
FORWARD_DECL
#define FORWARD_DECL(x, y)
Definition:
Globals.h:93
OpenLxApp::BoundedSurface::BoundedSurface
BoundedSurface()
Definition:
BoundedSurface.h:29
PROXY_HEADER_ABSTRACT
#define PROXY_HEADER_ABSTRACT(_openlexocadclass_, _corelexocadclass_, _type_)
Definition:
Globals.h:137
OpenLxApp::BoundedSurface::~BoundedSurface
virtual ~BoundedSurface()
Surface.h
OpenLxApp::Surface
A surface can be envisioned as a set of connected points in 3-dimensional space which is always local...
Definition:
Surface.h:21
OpenLxApp::BoundedSurface
A bounded surface is a surface of finite area with identifiable boundaries. (Definition from ISO/CD 1...
Definition:
BoundedSurface.h:22
lexocad
OpenLxApp
include
OpenLxApp
BoundedSurface.h
Generated by
1.8.18