ArcGIS Pro 2.9 API Reference Guide
VoxelLayer Class Members
Properties  Methods  Events


ArcGIS.Desktop.Mapping Namespace : VoxelLayer Class

The following tables list the members exposed by VoxelLayer.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets and sets whether the voxel exploration dock pane should activate automatically after an explorable voxel asset (surface, section, or slice) is created.  
Public Property Gets the blending mode of a layer. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the cartographic offset. Value is specified in meters.  
Public Property Gets a value indicating the MapMember's connection status. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets the depth priority of a layer. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the diffused lighting value.  
Public Property Gets the layer's display cache type. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets whether the layer has any joins (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets whether the layer has any relates (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets whether diffuse lighting is enabled.  
Public Property Gets whether the layer is expanded or collapsed on the TOC. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets whether the isosurface container appears expanded.  
Public Property Gets the isosurface container visibility.  
Public Property Gets whether the locked section container appears expanded.  
Public Property Gets the locked section container visibility.  
Public Property Gets whether the section container appears expanded.  
Public Property Gets the section container visibility.  
Public Property Gets whether the slice container appears expanded.  
Public Property Gets the slice container visibility.  
Public Property Gets whether feature snapping is enabled  
Public Property Gets whether specular lighting is enabled.  
Public Property Gets whether the surface container appears expanded.  
Public Property Gets the layer's visibility state (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets a read only collection of legend groups. Check the LegendStatus property before accessing this collection. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the status of the layer's legend. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Get the map which the MapMember belongs to. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets map layer type. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the duration of display cache for the layer. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the maximum distance (in meter) at which the layer is visible in a 3D scene or globe view. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the layer's maximum scale (representative fraction) at which the layer is visible in a 2D map view. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the minimum distance (in meter) at which the layer is visible in a 3D scene or globe view. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the layer's minimum scale (representative fraction) at which the layer is visible in a 2D map view. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets the parent of the layer. It is either the group layer it belongs to, or the map for layers that do not belong in any group layers. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the scene layer type (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the currently selected variable profile.  
Public Property Gets a value indicating whether the MapMember is configured to show pop-ups when a feature is clicked. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets the specular lighting value.  
Public Property Gets whether the MapMember supports metadata (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets the transparency value set to the layer. 100 being fully transparent and 0 means opaque. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the unique path of this MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets the vertical exaggeration.  
Public Property Gets the voxel visualization mode.  
Top
Public Methods
 NameDescription
Public Method Determines whether a section can be locked. Sections are locked to the current variable profile. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Check if the layer's data source can be replace with this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Check if blending mode can be set on this layer. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Determine whether a section can be unlocked.  
Public Method Clears the layer display cache from the local storage. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Create a (dynamic) section. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Create a slice. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public Method Deletes the specified slice. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Performs a find and replace of workspace path for the layer. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Gets whether the Layer metadata can be edited or not. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Gets a CIMDataConnection value object. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Returns the layer's CIM definition. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Returns computed effective maximum scale considering all its parent group layers. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Returns computed effective minimum scale considering all its parent group layers. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Gets the collection of locked sections  
Public Method Gets the Layer metadata. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Gets the normal unit vector for the provided orientation and tilt. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the orientation and tilt in degrees from the input normal unit vector. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the URI path of the MapMember. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Gets the range of positions in voxel coordinates. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the collection of (dynamic) sections  
Public Method Gets the collection of slices  
Public Method Returns the layer spatial reference. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Gets the collection of unique times.  
Public Method Gets whether or not the MapMember stores its own metadata or uses metadata retrieved from its source. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Get the variable profile with the given name.  
Public Method Gets the collection of variable profiles.  
Public Method Gets the volume size in voxel coordinates. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Loads the layer's legend. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Locks the specified section to the currently selected variable profile. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Returns extent of the layer optionally taking symbol size in account. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Replace the layer's data source. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the layer's blending mode. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the cartographic offset. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Updates a MapMember's data source. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Updates the layer's CIM definition. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the Diffuse lighting value. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Enables/disables Diffuse lighting. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the duration after which the layer's cache will be refreshed in the local storage. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the layer's display cache type. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets whether the layer appears expanded i.e. showing legends on the TOC. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the isosurface container expanded or collapsed This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the isosurface container visibility. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the locked section container expanded or collapsed. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the locked section container visibility. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the maximum distance (in meter) at which the layer is visible in a 3D scene or globe view. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the layer's maximum scale (representative fraction) at which the layer is visible in a 2D map view. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the Layer metadata. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the minimum distance (in meter) at which the layer is visible in a 3D scene or globe view. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the layer's minimum scale (representative fraction) at which the layer is visible in a 2D map view. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the display name for the MapMember. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Sets the section container expanded or collapsed. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the section container visibility. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the selected variable profile. The selected variable profile controls the renderer This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Toggles enabling pop-ups for the layer. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Sets the slice container expanded or collapsed. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the slice container visibility. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Enables or disables snapping on the voxel layer. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the specular lighting value. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Enables/disables specular lighting. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the surface container expanded or collapsed This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the transparency of the layer. 100 being fully transparent and 0 means opaque. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets whether or not the Layer will use its own metadata or the metadata from its underlying source (if it has one). This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the vertical exaggeration. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the layer visibility. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public MethodSets the visualization mode. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Returns the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Unlocks the specified section. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public MethodUpdates the slice identified by the input ArcGIS.Desktop.Mapping.Voxel.SliceDefinition. This method must be called on the MCT. Use QueuedTask.Run.  
Top
Protected Methods
 NameDescription
Protected Internal MethodOverridden.   
Protected Internal MethodOverridden.   
Protected Internal MethodOverridden.   
Protected Internal Method (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Protected Internal Method (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Protected Internal MethodOverloaded.  (Inherited from ArcGIS.Desktop.Mapping.Layer)
Protected Internal MethodOverridden.   
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Public Extension Method Generate feature templates for a layer or standalone-table. This method must be called on the MCT. Use QueuedTask.Run
Public Extension Method Creates a new preset template from the specified set of features.
Public Extension MethodOverloaded. 
Public Extension MethodOverloaded. 
Public Extension MethodOverloaded. 
Public Extension MethodLoad a feature into a new inspector instance. This method must be called on the MCT. Use QueuedTask.Run.
Public Extension Method Gets whether the layer is controlled by a parcel fabric of the specified type.
Public Extension MethodOverloaded. 
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

VoxelLayer Class
ArcGIS.Desktop.Mapping Namespace