The ITerrainSurface type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ExtractBorder |
Extracts the surface border information from the terrain surface.
|
![]() | ExtractContours(Double) |
Extracts the surface contour information from the terrain surface at a specified elevation interval.
|
![]() | ExtractContours(Double, ContourSmoothingType, Int32) |
Extracts the surface contour information from the terrain surface at a specified elevation interval with smoothing.
|
![]() | ExtractContours(Double, Double, Double) |
Extracts the surface contour information from the terrain surface at a specified elevation range and interval.
|
![]() | ExtractContours(Double, Double, Double, ContourSmoothingType, Int32) |
Extracts the surface contour information from the terrain surface at a specified elevation range and interval with smoothing.
|
![]() | ExtractContoursAt(Double) |
Extracts the surface contour information from the terrain surface at a specified elevation.
|
![]() | ExtractContoursAt(Double, ContourSmoothingType, Int32) |
Extracts the surface contour information from the terrain surface at a specified elevation with smoothing.
|
![]() | ExtractGridded |
Extracts the surface grid information from the terrain surface.
|
![]() | ExtractMajorContours(SurfaceExtractionSettingsType) |
Extracts the surface major contour information from the terrain surface.
|
![]() | ExtractMajorContours(SurfaceExtractionSettingsType, ContourSmoothingType, Int32) |
Extracts the surface major contour information from the terrain surface.
|
![]() | ExtractMinorContours(SurfaceExtractionSettingsType) |
Extracts the surface minor contour information from the terrain surface.
|
![]() | ExtractMinorContours(SurfaceExtractionSettingsType, ContourSmoothingType, Int32) |
Extracts the surface minor contour information from the terrain surface.
|
![]() | ExtractWatershed |
Extracts the surface watershed information from the terrain surface.
|
![]() | GetTerrainProperties |
Gets the Terrain properties of the surface.
|
![]() | RaiseSurface |
Raises or lowers the surface.
|
![]() | SampleElevations |
Gets the sampled points along a curve entity.
|
Properties
Name | Description | |
---|---|---|
![]() | DEMFilesDefinition |
Gets the definition of DEMFile associated with the surface.
|