ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel Namespace / IsosurfaceDefinition Class / ID Property

In This Topic
    ID Property (IsosurfaceDefinition)
    In This Topic
    Gets the isosurface ID.
    Syntax
    public string ID {get;}
    Public ReadOnly Property ID As String
    Remarks
    A unique ID will be assigned when the isosurface is created
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also