The SEDRIS Data Representation Model
APPENDIX A - Classes Base Vertex |
---|
An instance of one of the concrete subclasses of this DRM class specifies a point where two sides of a <Polygon> intersect, or any end of a line segment, such as those implicitly specified by a <Finite Element Mesh>.
See specific subclasses for examples.
Because while the <Vertex> subclass requires a <Location>, the <Location> is optional for <Vertex With Component Indices>, which has the option of using its location_index field to select a location from a <Location Table>.
|