Example 5: Feature Representationand Elevation
We want to create a feature representation of Lake Eola complete with elevation data
A feature representation simply uses different DRM objects, such as Point_Feature and Areal_Feature to represent trees, lakes, fountains, footpaths etc.
In this Transmittal, elevation data is stored in a <Property Grid>, which is a <Data Table>.
To do this we need to know:
- What we previously learned about insertion.
- How to create and add cells to a <Data Table>.