The SEDRIS Data Representation Model
APPENDIX A - Classes Surface Geometry |
---|
An instance of a concrete class derived from this DRM class is a geometric surface representation.
The terrain skin within a given area can be specified as a collection of <Polygon> instances.
A <Primitive Geometry> instance contains a <Union Of Primitive Geometry> instance as a component only when that <Primitive Geometry> instance can be decomposed into nested <Primitive Geometry> instances, as (for example) a <Polygon> instance can be decomposed into subfaces.
|