The SEDRIS Data Representation Model
APPENDIX A - Classes Geometry Face |
---|
An instance of this DRM class specifies a significant polygonal area.
The external boundary of a <Geometry Face> instance is specified by its <Geometry Face Ring> component.
A triangulation of <Polygon> instances that detail the upper surface of a forest canopy is composed of many <Geometry Face> instances.
No FAQs supplied.
The <Geometry Edge> instances that border a <Geometry Face> instance - in other words, those specifying its <Geometry Face Ring> component - associate to that <Geometry Face> instance in order that it may be possible to determine, for any <Geometry Edge> instance, the topological relationships in which it participates.
For level 3 topology or higher, any <Geometry Node> instances contained within the boundary of a <Geometry Face> instance have an association relationship with that <Geometry Face> instance to indicate the relationship. For topology of less than level 3, the association relationship between instances of <Geometry Face> and <Geometry Node> has the same meaning, but data providers are not required to supply the information.
|