ArcGIS Pro 2.9 API Reference Guide
FilterBlockDefinition Constructor(String,Object3DRenderingMode,Dictionary<String,List<String>>)

ArcGIS.Desktop.Mapping Namespace > FilterBlockDefinition Class > FilterBlockDefinition Constructor : FilterBlockDefinition Constructor(String,Object3DRenderingMode,Dictionary<String,List<String>>)
The title
The mode (solid "None" or wireframe)
The values that will be included in the filter
Creates a FilterBlockDefinition.
Syntax

Parameters

title
The title
filterBlockMode
The mode (solid "None" or wireframe)
selectedValues
The values that will be included in the filter
Remarks
The filter block definition class allows you to define parameters to create a building scene layer filter block. Once you define a filter block, you can create or set it on a FilterDefinition to create and assign a filter to a building scene layer.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

FilterBlockDefinition Class
FilterBlockDefinition Members
Overload List