![]() |
pCon.planner Plugin SDK
Version 8.9
|
Divide rooms conceptually not physically. More...
Public Member Functions | |
GeVec2d | GetPointOnArc (double progress) |
Get the geometry of an arc, one point at a time. More... | |
Properties | |
String^ | Id [get] |
Unqiue id of this floor within the current document. More... | |
int | Level [get] |
Returns the level of this room splitter. More... | |
GeVec2d | Start [get, set] |
Start position of the given room splitter More... | |
GeVec2d | End [get, set] |
End position of the given room splitter More... | |
GeVec2d | MidPoint [get, set] |
The mid point. More... | |
bool | IsArc [get] |
Get the information if this room splitter forms a straight line or an arc More... | |
![]() | |
String^ | Id [get] |
Unqiue id of the entity within the current document. More... | |
Divide rooms conceptually not physically.
GeVec2d X3g::Plugin::Room::RoomSplitter::GetPointOnArc | ( | double | progress) |
Get the geometry of an arc, one point at a time.
progress | Interpolate between 0 (start) and 1 (end) and retrieve the position. |
|
getset |
End position of the given room splitter
|
get |
Unqiue id of this floor within the current document.
|
get |
Get the information if this room splitter forms a straight line or an arc
|
get |
Returns the level of this room splitter.
|
getset |
The mid point.
Relevant to make or identify a room splitter with the shape of an arc.
|
getset |
Start position of the given room splitter