Example 5: Feature Representationand Elevation
We want to create a feature representation of Puget Sound complete with elevation data
A feature representation simply uses different DRM objects to represent lakes, forests, roads, etc.
In this Transmittal, elevation data is stored in a <Property Grid>, which is a <Data Table>.
We also want to make our <Property Grid> available for use by other Transmittals.
To do this we need to know:
- What we previously learned about insertion.
- How to create and add cells to a <Data Table>.
- How to publish objects for use by other Transmittals.