ArcGIS Pro 2.6 API Reference Guide
FilterBlockDefinition Class
Members 

ArcGIS.Desktop.Mapping Namespace : FilterBlockDefinition Class
Represents a building scene layer filter block.
Syntax
public sealed class FilterBlockDefinition 
Public NotInheritable Class FilterBlockDefinition 
Remarks
Each building scene layer FilterDefinition can contain up to two blocks:
o One that renders the building as a solid (FilterBlockMode == Object3DRenderingMode.None)
o One that renders the building as a wireframe (FilterBlockMode == Object3DRenderingMode.Wireframe)
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Mapping.FilterBlockDefinition

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

FilterBlockDefinition Members
ArcGIS.Desktop.Mapping Namespace