The SEDRIS Data Representation Model
APPENDIX A - Classes Functional Association Data |
---|
An instance of this DRM class specifies the semantic meaning of the association relationship with which it is bound.
Let O be a <Union Of Geometry Hierarchy> instance representing an overpass. O has:
a <Classification Data> component with tag = ECC_OVERPASS
a <Union Of Primitive Geometry> component S representing a bridge span within the overpass, where S has a <Classification Data> component with tag = ECC_BRIDGE_SPAN
a <Geometry Model Instance> component P1 referencing M, with a <World Transformation> component placing P1 on the right side of S
a <Geometry Model Instance> component P2 referencing M, with a <World Transformation> component placing P2 on the left side of S
To indicate clearly the functional relationship between the bridge piers and the bridge span within O, the data provider also supplies the following relationships:
an association from S to P1 with <Functional Association Data> link object having meaning = SE_FUNC_AM_TYP_SUPPORTED_BY
an association from S to P2 with <Functional Association Data> link object having meaning = SE_FUNC_AM_TYP_SUPPORTED_BY
an association from P1 to S with <Functional Association Data> link object having meaning = SE_FUNC_AM_TYP_SUPPORTS
an association from P2 to S with <Functional Association Data> link object having meaning = SE_FUNC_AM_TYP_SUPPORTS
No FAQs supplied.
SE_Functional_Association_Meaning_Type | meaning; | (notes) |
---|
The meaning field specifies the semantic meaning of the association relationship.
|