ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingMultiPatchTemplate Class / Multipatches Property

In This Topic
    Multipatches Property
    In This Topic
    Gets the 3D models currently stored in this Multipatch template.
    Syntax
    public IReadOnlyCollection<Multipatch> Multipatches {get;}
    Public ReadOnly Property Multipatches As IReadOnlyCollection(Of Multipatch)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also