ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel Namespace / VoxelVolume Class / GetVariableProfiles Method

In This Topic
    GetVariableProfiles Method (VoxelVolume)
    In This Topic
    Gets the collection of variable profiles.
    Syntax
    public IList<VoxelVariableProfile> GetVariableProfiles()
    Public Function GetVariableProfiles() As IList(Of VoxelVariableProfile)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also