public void CreateIsosurface( IsosurfaceDefinition isosurfaceDef )
Public Sub CreateIsosurface( _ ByVal isosurfaceDef As IsosurfaceDefinition _ )
Parameters
- isosurfaceDef
- The definition of the surface to create.
public void CreateIsosurface( IsosurfaceDefinition isosurfaceDef )
Public Sub CreateIsosurface( _ ByVal isosurfaceDef As IsosurfaceDefinition _ )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
| System.InvalidOperationException | Isosurface cannot be added to this variable profile. |
| System.ArgumentException | Value cannot be null |
Target Platforms: Windows 10, Windows 8.1