ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMObject3DRenderingFilter Class / FilterBlocks Property

In This Topic
    FilterBlocks Property (CIMObject3DRenderingFilter)
    In This Topic
    Gets or sets the filter blocks.
    Syntax
    public CIMObject3DRenderingFilterBlock[] FilterBlocks {get; set;}
    Public Property FilterBlocks As CIMObject3DRenderingFilterBlock()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also