ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapView Class / FloorFilter Property

In This Topic
    FloorFilter Property
    In This Topic
    Gets or sets the floor filter settings which determine which floor-aware data is visible in the map view.
    Syntax
    public CIMFloorFilterSettings FloorFilter {get; set;}
    Public Property FloorFilter As CIMFloorFilterSettings
    Remarks
    This property is null when the Indoors Layers properties have not been defined for the map. When the Indoors Layers properties have been defined, floor filtering on the map is enabled. Layers which have been defined to be floor-aware will have their data filtered according to selections made in the floor filter.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also