Geo Model Floor Definition
Contains floor-awareness settings for a map or scene. GeoModelFloorDefinition defines the required layers, and the required fields for each of those layers in a floor-aware map or scene. The floor definition must contain GeoModelFloorDefinition.levelLayerDefinition and GeoModelFloorDefinition.facilityLayerDefinition properties at a minimum representing the facilities (eg. buildings) and the floor levels within those facilities. The GeoModelFloorDefinition.siteLayerDefinition property is optional, and represents the sites (campuses) that the facilities may be grouped into.
Since
200.1.0
See also
Constructors
Creates a new GeoModelFloorDefinition object with the specified facility layer definition, level layer definition, and site layer definition.
Properties
The layer and field properties for the layer used to describe facilities.
The layer and field properties for the layer used to describe floor levels.
The layer and field properties for the layer used to describe sites. This property is optional.