|
ENTITY Constructive_geometry_association; auxiliary_geometry : Constructive_geometry; base_geometry : constructive_geometry_select; description : STRING; WHERE WR1: auxiliary_geometry\Representation.context_of_items :=: base_geometry\Representation.context_of_items; END_ENTITY; -- Constructive_geometry_association |
Entity data types and their attributesConstructive_geometry_associationauxiliary_geometry: Constructive_geometry; base_geometry: constructive_geometry_select; description: STRING; |
UsersConstructive_geometry_association |
Global rules for this entity data type- |