Skip to content

ArcGISBuildingAttributeFilter

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

Summary

Defines a set of conditions that can be used to show or hide components in a Building Scene Layer.

Constructors

ArcGISBuildingAttributeFilter(string, string, ArcGISSolidBuildingFilterDefinition)

Creates a new Building Scene Layer attribute filter with a solid filter definition.

Since 1.4.0

Arguments
NameTypeSummary
namestring

Filter name.

descriptionstring

Description of the filter for display.

solidFilterDefinitionArcGISSolidBuildingFilterDefinition

Describes which features should draw as solid in this ArcGISBuildingAttributeFilter.

Properties

PropertyTypeNullableReadonlySummary
DescriptionstringNoNo

Description of the filter for display.

FilterIdstringNoYes

Unique identifier of the filter.

NamestringNoNo

Name of the filter.

SolidFilterDefinitionArcGISSolidBuildingFilterDefinitionYesNo

An ArcGISSolidBuildingFilterDefinition that describes which features should draw as solid in this ArcGISBuildingAttributeFilter.

Description

string Description

Description of the filter for display.

FilterId

string FilterId

Unique identifier of the filter.

Name

string Name

Name of the filter.

SolidFilterDefinition

An ArcGISSolidBuildingFilterDefinition that describes which features should draw as solid in this ArcGISBuildingAttributeFilter.

All filter definitions in this ArcGISBuildingAttributeFilter will be honored simultaneously.

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