Description
A topographic surface is a surface difined by a collection of points (Points) and contour lines
(ContourLevels).
Object
GeoticTopoSurface
Commands
TopoSurface
The Topographic surface first asks for the surface's points, and then the spacing between the
coutour lines.
Remarks
There are 5 display modes for a topographic surface:
- None: the surface isn't visible
- Triangle: triangles are drawn between each point (Points)
- Mesh: a mesh is drawn according to the points (Points), the size of the meshings
(MeshSize), and the ground level (GroundLevel)
- Contours: polylines are drawn according to the contour lines (ContourLevels)
- MeshWithContours: the combined display of Mesh and Contours