The SEDRIS Data Representation Model
APPENDIX A - Classes Separating Plane Data |
---|
An instance of this DRM class distinguishes sibling <Geometry Hierarchy> components within a <Separating Plane Related Geometry> instance, indicating whether the data associated with this object is in the positive or negative half-space specified by the associated <Separating Plane> instance.
See the <Separating Plane Related Geometry> class for examples.
No FAQs supplied.
SE_Boolean | positive; | 1 |
---|
If the value of the positive field is SE_TRUE, the data associated with the <Separating Plane Data> instance is in the positive half-space specified by the associated <Separating Plane> instance; otherwise, the data is in the negative half-space.
|