FloorLevel

A floor level within a facility for a floor-aware map or scene. A floor level describes the footprint of each occupiable floor contained in a FloorFacility. You can get the floor levels from the FloorManager associated with a floor-aware map or scene.

Since

200.1.0

See also

Properties

Link copied to clipboard

The facility that contains the floor level. This property will be null for orphan levels (those not contained in a facility).

Link copied to clipboard

The level geometry.

Link copied to clipboard
val id: String

The level ID.

Link copied to clipboard

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.

Link copied to clipboard

The level floor number in the facility.

Link copied to clipboard

The level long name.

Link copied to clipboard

The level short name.

Link copied to clipboard

The vertical order within the collection of levels for the facility. The default value is 0, which represents the ground floor.