ArcGIS Pro 3.7 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 ReadOnly Property ID As String
    public string ID {get;}
    Remarks
    A unique ID will be assigned when the isosurface is created
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also