ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TerrainDataSource Class / Group Property

In This Topic
    Group Property (TerrainDataSource)
    In This Topic
    Gets the group ID.
    Syntax
    public int Group {get;}
    Public ReadOnly Property Group As Integer
    Remarks
    Feature classes belonging to the same group are assigned the same group ID. Groups are used to group thematically similar data, representing the same geographic features but at different levels of detail.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also