ArcGIS Pro 3.7 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 Overrides NotOverridable Sub SetEmpty() 
    public override void SetEmpty()
    Remarks
    All patches from the Patches list are cleared.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also