Show / Hide Table of Contents

Class FloorSite

A site containing one or more facilities for a floor-aware Map or Scene.

Inheritance
System.Object
FloorSite
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping.Floor
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class FloorSite
Remarks

A site is the largest space designation in the ArcGIS Indoors Information Model and is used to represent an area such as a campus, a barrack, or an industrial site. A site can contain multiple facilities. You can get the collection of sites from the FloorManager associated with a floor-aware map or scene.

Properties

Name Description
Facilities

Gets the collection of facilities contained within the site, sorted by name.

Geometry

Gets the optional site geometry.

Name

Gets the site name.

SiteId

Gets the site ID.

See Also

Sites

Applies to

TargetVersions
.NET Standard 2.0100.12 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.12 - 200.8
Xamarin.Android100.12 - 100.15
Xamarin.iOS100.12 - 100.15
UWP100.12 - 200.8
In This Article
Back to top Copyright © 2022 Esri.