Name | Description | |
---|---|---|
VoxelLayer Constructor |
The following tables list the members exposed by VoxelLayer.
Name | Description | |
---|---|---|
VoxelLayer Constructor |
Name | Description | |
---|---|---|
AutoShowExploreDockPane | Gets and sets whether the voxel exploration dock pane should activate automatically after an explorable voxel asset (surface, section, or slice) is created. | |
BlendingMode | Gets the blending mode of a layer. (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
CartographicOffset | Gets the cartographic offset. Value is specified in meters. | |
ConnectionStatus | Gets a value indicating the MapMember's connection status. (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
DepthPriority | Gets the depth priority of a layer. (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
DiffuseLighting | Gets the diffused lighting value. | |
DisplayCacheType | Gets the layer's display cache type. (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
HasJoins | Gets whether the layer has any joins (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
HasRelates | Gets whether the layer has any relates (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
IsDiffuseLightingEnabled | Gets whether diffuse lighting is enabled. | |
IsExpanded | Gets whether the layer is expanded or collapsed on the TOC. (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
IsIsosurfaceContainerExpanded | Gets whether the isosurface container appears expanded. | |
IsIsosurfaceContainerVisible | Gets the isosurface container visibility. | |
IsLockedSectionContainerExpanded | Gets whether the locked section container appears expanded. | |
IsLockedSectionContainerVisible | Gets the locked section container visibility. | |
IsSectionContainerExpanded | Gets whether the section container appears expanded. | |
IsSectionContainerVisible | Gets the section container visibility. | |
IsSliceContainerExpanded | Gets whether the slice container appears expanded. | |
IsSliceContainerVisible | Gets the slice container visibility. | |
IsSnappable | Gets whether feature snapping is enabled | |
IsSpecularLightingEnabled | Gets whether specular lighting is enabled. | |
IsSurfaceContainerExpanded | Gets whether the surface container appears expanded. | |
IsVisible | Gets the layer's visibility state (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
LegendGroups | Gets a read only collection of legend groups. (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
Map | Get the map which the MapMember belongs to. (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
MapLayerType | Gets map layer type. (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
MaxDisplayCacheAge | Gets the duration of display cache for the layer. (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
MaxDistance | 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) | |
MaxScale | 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) | |
MinDistance | 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) | |
MinScale | 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) | |
Name | Gets the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
Parent | 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) | |
SceneLayerType | Gets the scene layer type (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
SelectedVariableProfile | Gets the currently selected variable profile. | |
ShowPopups | Gets a value indicating whether the MapMember is configured to show pop-ups when a feature is clicked. (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
SpecularLighting | Gets the specular lighting value. | |
SupportsMetadata | Gets whether the MapMember supports metadata (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
Transparency | Gets the transparency value set to the layer. 100 being fully transparent and 0 means opaque. (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
URI | Gets the unique path of this MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
VerticalExaggeration | Gets the vertical exaggeration. | |
Visualization | Gets the voxel visualization mode. |
Name | Description | |
---|---|---|
CanLockSection | 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. | |
CanReplaceDataSource | 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) | |
CanSetBlendingMode | Check if blending mode can be set on this layer. (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
CanUnlockSection | Determine whether a section can be unlocked. | |
ClearDisplayCache | 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) | |
CreateSection | Create a (dynamic) section. This method must be called on the MCT. Use QueuedTask.Run. | |
CreateSlice | Create a slice. This method must be called on the MCT. Use QueuedTask.Run. | |
DeleteSection | Overloaded. | |
DeleteSlice | Deletes the specified slice. This method must be called on the MCT. Use QueuedTask.Run. | |
FindAndReplaceWorkspacePath | 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) | |
GetCanEditMetadata | 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) | |
GetDataConnection | Gets a CIMDataConnection value object. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
GetDefinition | Returns the layer's CIM definition. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
GetEffectiveMaxScale | 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) | |
GetEffectiveMinScale | 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) | |
GetLockedSections | Gets the collection of locked sections | |
GetMetadata | Gets the Layer metadata. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
GetNormal | Gets the normal unit vector for the provided orientation and tilt. This method must be called on the MCT. Use QueuedTask.Run. | |
GetOrientationAndTilt | Gets the orientation and tilt in degrees from the input normal unit vector. This method must be called on the MCT. Use QueuedTask.Run. | |
GetPath | Gets the URI path of the MapMember. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
GetPositionRange | Gets the range of positions in voxel coordinates. This method must be called on the MCT. Use QueuedTask.Run. | |
GetSections | Gets the collection of (dynamic) sections | |
GetSlices | Gets the collection of slices | |
GetSpatialReference | Returns the layer spatial reference. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
GetUniqueTimes | Gets the collection of unique times. | |
GetUseSourceMetadata | 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) | |
GetVariableProfile | Get the variable profile with the given name. | |
GetVariableProfiles | Gets the collection of variable profiles. | |
GetVolumeSize | Gets the volume size in voxel coordinates. This method must be called on the MCT. Use QueuedTask.Run. | |
IsVisibleInView | (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
LockSection | Locks the specified section to the currently selected variable profile. This method must be called on the MCT. Use QueuedTask.Run. | |
QueryExtent | 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) | |
ReplaceDataSource | Replace the layer's data source. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
SetBlendingMode | Sets the layer's blending mode. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
SetCartographicOffset | Sets the cartographic offset. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDataConnection | Updates a MapMember's data source. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
SetDefinition | Updates the layer's CIM definition. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
SetDiffuseLighting | Sets the Diffuse lighting value. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDiffuseLightingEnabled | Enables/disables Diffuse lighting. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDisplayCacheMaxAge | 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) | |
SetDisplayCacheType | Sets the layer's display cache type. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
SetExpanded | 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) | |
SetIsosurfaceContainerExpanded | Sets the isosurface container expanded or collapsed This method must be called on the MCT. Use QueuedTask.Run. | |
SetIsosurfaceContainerVisibility | Sets the isosurface container visibility. This method must be called on the MCT. Use QueuedTask.Run. | |
SetLockedSectionContainerExpanded | Sets the locked section container expanded or collapsed. This method must be called on the MCT. Use QueuedTask.Run. | |
SetLockedSectionContainerVisibility | Sets the locked section container visibility. This method must be called on the MCT. Use QueuedTask.Run. | |
SetMaxDistance | 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) | |
SetMaxScale | 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) | |
SetMetadata | Sets the Layer metadata. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
SetMinDistance | 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) | |
SetMinScale | 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) | |
SetName | Sets the display name for the MapMember. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
SetSectionContainerExpanded | Sets the section container expanded or collapsed. This method must be called on the MCT. Use QueuedTask.Run. | |
SetSectionContainerVisibility | Sets the section container visibility. This method must be called on the MCT. Use QueuedTask.Run. | |
SetSelectedVariableProfile | Sets the selected variable profile. The selected variable profile controls the renderer This method must be called on the MCT. Use QueuedTask.Run. | |
SetShowPopups | Toggles enabling pop-ups for the layer. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
SetSliceContainerExpanded | Sets the slice container expanded or collapsed. This method must be called on the MCT. Use QueuedTask.Run. | |
SetSliceContainerVisibility | Sets the slice container visibility. This method must be called on the MCT. Use QueuedTask.Run. | |
SetSnappable | Enables or disables snapping on the voxel layer. This method must be called on the MCT. Use QueuedTask.Run. | |
SetSpecularLighting | Sets the specular lighting value. This method must be called on the MCT. Use QueuedTask.Run. | |
SetSpecularLightingEnabled | Enables/disables specular lighting. This method must be called on the MCT. Use QueuedTask.Run. | |
SetSurfaceContainerExpanded | Sets the surface container expanded or collapsed This method must be called on the MCT. Use QueuedTask.Run. | |
SetTransparency | 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) | |
SetUseSourceMetadata | 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) | |
SetVerticalExaggeration | Sets the vertical exaggeration. This method must be called on the MCT. Use QueuedTask.Run. | |
SetVisibility | Sets the layer visibility. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
SetVisualization | Sets the visualization mode. This method must be called on the MCT. Use QueuedTask.Run. | |
ToString | Returns the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
UnlockSection | Unlocks the specified section. This method must be called on the MCT. Use QueuedTask.Run. | |
UpdateSection | Overloaded. | |
UpdateSlice | Updates the slice identified by the input ArcGIS.Desktop.Mapping.Voxel.SliceDefinition. This method must be called on the MCT. Use QueuedTask.Run. |
Name | Description | |
---|---|---|
CanSetProperty | Overridden. | |
GetProperty | Overridden. | |
Initialize | Overridden. | |
InitializeAsElevationSurface | (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
NotifyPropertyChanged | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) | |
SetElevationSurfaceName | (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
SetProperty | Overloaded. (Inherited from ArcGIS.Desktop.Mapping.Layer) | |
SyncProperty | Overridden. |
Name | Description | |
---|---|---|
AutoGenerateTemplates | Generate feature templates for a layer or standalone-table. This method must be called on the MCT. Use QueuedTask.Run | |
CreatePresetTemplate | Creates a new preset template from the specified set of features. | |
CreateTemplate | Overloaded. | |
GetTemplate | Retrieves a template by name for a layer. | |
GetTemplates | Retrieves all templates for a layer. | |
Inspect | Load a feature into a new inspector instance. This method must be called on the MCT. Use QueuedTask.Run. | |
IsControlledByParcelFabric | Checks whether the layer is controlled by a parcel fabric of the specified type. | |
RemoveTemplate | Overloaded. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |