ArcGIS Pro 3.0 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, Windows 8.1

    See Also