ArcGIS Pro 2.9 API Reference Guide
VoxelVariableProfile Class Methods


ArcGIS.Desktop.Mapping.Voxel Namespace : VoxelVariableProfile Class

For a list of all members of this type, see VoxelVariableProfile members.

Public Methods
 NameDescription
Public Method Create an isosurface for the variable profile. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Delete the specified isosurface. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Delete the specified collection of isosurfaces. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the corresponding isosurface color for the specific value. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Gets the collection of isosurfaces  
Public Method Gets the variable statistics. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Sets the variable profile's renderer object. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Update the specified isosurface. This method must be called on the MCT. Use QueuedTask.Run  
Top
See Also

Reference

VoxelVariableProfile Class
ArcGIS.Desktop.Mapping.Voxel Namespace