The SEDRIS Data Representation Model
APPENDIX A - Classes Geometry Volume |
---|
An instance of this DRM class is a three-dimensional <Geometry Topology> instance used to represent an enclosed region of space that is bounded by four or more <Geometry Face> instances.
Consider a <Polyhedron> instance representing a building. It has:
<Geometry Volume> instances are required only when the geometry topology level is five.
Yes. <Geometry Volume> instances must always have closed external boundaries (defined by their <Polygon> components), and their interiors must be fully connected. At geometry topology level 5, the interiors of <Geometry Volume> instances may not intersect or overlap one another, and <Geometry Volume> instances may meet only along one or more common <Geometry Face> instances.
Yes. <Geometry Volume> instances may exist at any geometry topology level. At geometry topology level 5, the collection of <Geometry Volume> instances must exhaustively and exclusively partition the 3D topological space, such that exactly two <Geometry Volume> instances shall be bounded by each <Geometry Face> instance.
|