ArcGISSolidBuildingFilterDefinition

Namespace: GameEngine.Layers.BuildingScene
Class: GameEngine/Layers/BuildingScene/ArcGISSolidBuildingFilterDefinition
Since: 1.4.0

Summary

Defines which building components should be viewed as solid in the associated BuildingSceneLayer.

Constructors

ArcGISSolidBuildingFilterDefinition(string, string)

Creates a new Building Scene Layer solid filter definition.

Since 1.4.0

Arguments
NameTypeSummary
title

Title of this filter definition.

whereClause

The SQL WHERE clause used to match features to this filter definition.

Properties

PropertyTypeNullableReadonlySummary
No
No

Title of this filter definition.

No
No

The SQL WHERE clause used to match features to this filter definition.

Title

string Title

Title of this filter definition.

WhereClause

string WhereClause

The SQL WHERE clause used to match features to this filter definition.

Only the building components with attributes that satisfy the filter expression are displayed. This property only supports standardized SQL (https://pro.arcgis.com/en/pro-app/latest/help/mapping/navigation/sql-reference-for-elements-used-in-query-expressions.htm).

An empty where clause will have no effect on which building components are displayed, while a where clause that is not valid for the data may result in no building components being displayed.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.