[override virtual noexcept]
FloorLevel::~FloorLevel()
Destructor.
Esri::ArcGISRuntime::FloorFacility *FloorLevel::facility() constReturns the facility that contains the floor level.
This property will be nullptr
for orphan levels (those not contained in a facility).
Returns the level geometry.
bool FloorLevel::isVisible() constReturns the level's visibility.
The level visibility, true
if the level is visible; false
otherwise. The default value is true
in 3D and for the ground floor in 2D.
Returns the level ID.
int FloorLevel::levelNumber() constReturns the level floor number in the facility.
QString FloorLevel::longName() constReturns the level long name.
void FloorLevel::setVisible(bool visible)Sets the visible to visible.
See also isVisible.
QString FloorLevel::shortName() constReturns the level short name.
int FloorLevel::verticalOrder() constReturns the vertical order within the collection of levels for the facility.
The default value is 0, which represents the ground floor.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4