Show / Hide Table of Contents

Class BuildingFilterBlock

Defines a set of conditions that can show or hide components in a BuildingSceneLayer.

Inheritance
object
BuildingFilterBlock
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class BuildingFilterBlock

Constructors

Name Description
BuildingFilterBlock(string, string, BuildingFilterMode)

Initializes a new instance of the BuildingFilterBlock class for filtering the content displayed in a BuildingSceneLayer.

Properties

Name Description
Mode

Gets or sets a value indicating how features are drawn when participating in a filter block.

Title

Gets or sets the title of the filter block.

WhereClause

Gets or sets a SQL where clause used to match features to this filter block. Features that satisfy this clause are displayed.

Applies to

TargetVersions
.NET300.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.