ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMVoxelVariableProfile Class / Isosurfaces Property

In This Topic
    Isosurfaces Property (CIMVoxelVariableProfile)
    In This Topic
    Gets or sets a collection of isosurfaces.
    Syntax
    public CIMIsosurface[] Isosurfaces {get; set;}
    Public Property Isosurfaces As CIMIsosurface()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also