ArcGIS Pro 2.8 API Reference Guide
VoxelVariableProfile Class
Members 

ArcGIS.Desktop.Mapping.Voxel Namespace : VoxelVariableProfile Class
Represents a variable for a value stored within a voxel cube.
Object Model
VoxelVariableProfile ClassCIMColor ClassCIMVoxelStatistics ClassCIMVoxelRenderer Class
Syntax
public class VoxelVariableProfile 
Public Class VoxelVariableProfile 
Remarks
Voxel layers are structured in dimensional regularly gridded cubes or "voxels" which store one or more variables. The variables can store values for either quantitative continuous data or qualitative discrete data. Temperature measurements are represented as continuous data. Other data, such as lithography classes of an underground model, are discrete. Refer to DataType
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Mapping.Voxel.VoxelVariableProfile

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

VoxelVariableProfile Members
ArcGIS.Desktop.Mapping.Voxel Namespace