TinSurfaceExtractContours Method

Overload List
 NameDescription
Public methodCode exampleExtractContours(Double) Extracts the surface contour information from the terrain surface at a specified elevation interval.
Public methodCode exampleExtractContours(Double, ContourSmoothingType, Int32) Extracts the surface contour information from the terrain surface at a specified elevation interval with smoothing.
Public methodCode exampleExtractContours(Double, Double, Double) Extracts the surface contour information from the terrain surface at a specified elevation range and interval.
Public methodCode exampleExtractContours(Double, Double, Double, ContourSmoothingType, Int32) Extracts the surface contour information from the terrain surface at a specified elevation range and interval with smoothing.
Top
See Also