This enumeration lists the different types of contour algorithms that can be used. It contains the following values:
TSLTerrainContourLineTypeSimple - Generates contour lines using the TIN algorithm. TSLTerrainContourLineTypeStandard - As TSLContourTypeSimple but performs optimisation on the resulting lines to remove duplicate points TSLTerrainContourLineTypeCONREC - Generates contour lines using the CONREC algorithm.
- Deprecated
- Deprecated as of MapLink 11.1.
| Enumerator |
|---|
| TSLTerrainContourLineTypeSimple | |
| TSLTerrainContourLineTypeStandard | |
| TSLTerrainContourLineTypeCONREC | |