The SEDRIS Data Representation Model
APPENDIX A - Classes Geometry Edge |
---|
An instance of this DRM class is a one-dimensional <Geometry Topology> instance consisting of an ordered collection of <Location> instances connecting one <Geometry Node> to another <Geometry Node>. The orientation of a <Geometry Edge> is defined by the order of its <Location> components, taken in conjunction with its starting <Geometry Node> and ending <Geometry Node>.
A <Geometry Edge> is used to represent the location of a segment of
A <Line> instance that represents the lighting of a runway may consist of many <Geometry Edge> instances.
No FAQs supplied.
If present, these are the <Geometry Face> instances (if any exist) that are bordered by the given <Geometry Edge> instance, ordered counterclockwise when looking along the <Geometry Edge>. The converse of this relationship is that between <Geometry Face Ring> and <Geometry Edge>.
This association specifies that the given <Geometry Edge> instance is "bounded by" these <Geometry Node> instances. The first <Geometry Node> is the starting node of the given <Geometry Edge>, while the second <Geometry Node> is the ending node.
The <Geometry Volume> that contains the <Geometry Edge>, if any.
|