![]() |
pCon.planner Plugin SDK
Version 8.9
|
A ceiling. More...
Public Member Functions | |
Ceiling (array< GeVec2d >^pVertices, double pElevation) | |
Creates a Ceiling at specified elevation with the specified vertices. More... | |
array< GeVec2d >^ | GetVertices () |
Returns the vertices of this ceiling. More... | |
Properties | |
String^ | Id [get] |
Unqiue id of this ceiling within the current document. More... | |
double | Thickness [get, set] |
Returns the thickness of this ceiling. More... | |
double | Elevation [get] |
Returns the elevation of this ceiling. More... | |
![]() | |
String^ | Id [get] |
Unqiue id of the entity within the current document. More... | |
A ceiling.
X3g::Plugin::Room::Ceiling::Ceiling | ( | array< GeVec2d >^ | pVertices, |
double | pElevation | ||
) |
Creates a Ceiling at specified elevation with the specified vertices.
array< GeVec2d > X3g::Plugin::Room::Ceiling::GetVertices | ( | ) |
Returns the vertices of this ceiling.
|
get |
Returns the elevation of this ceiling.
|
get |
Unqiue id of this ceiling within the current document.
|
getset |
Returns the thickness of this ceiling.