|
ENTITY Tolerance_zone_and_viewing_plane_orienting_relationship; orienting_viewing_plane : Viewing_plane; oriented_tolerance_zone : Tolerance_zone; INVERSE zone_orientation : Viewing_plane_based_orientation FOR orienting_relationship; END_ENTITY; -- Tolerance_zone_and_viewing_plane_orienting_relationship |
Entity data types and their attributesTolerance_zone_and_viewing_plane_orienting_relationshiporienting_viewing_plane: Viewing_plane; oriented_tolerance_zone: Tolerance_zone; (INV) zone_orientation: Viewing_plane_based_orientation FOR orienting_relationship; |
Global rules for this entity data type- |