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

    See Also