ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / MultipatchBuilderEx Class / SetEmpty Method

In This Topic
    SetEmpty Method (MultipatchBuilderEx)
    In This Topic
    Sets this instance to empty.
    Syntax
    public override void SetEmpty()
    Public Overrides NotOverridable Sub SetEmpty() 
    Remarks
    All patches from the Patches list are cleared.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also