LayerFloorDefinition

Describes how features in a FloorAware layer are associated with floor levels of a facility. LayerFloorDefinition defines the properties that are used to filter the levels, or floors, of a facility.

Since

200.1.0

See also

Constructors

Link copied to clipboard
constructor(floorField: String)

Creates a new LayerFloorDefinition object with a name of an attribute field.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the attribute field that contains each floor level's ID.

Inherited functions

Link copied to clipboard
open override fun toJson(): String

Convert an object to JSON string.