|
ENTITY curve_2d_element_coordinate_system SUBTYPE OF (fea_representation_item); orientation : direction; WHERE WR1: SELF\geometric_representation_item.dim=2; END_ENTITY; -- curve_2d_element_coordinate_system |
Entity data types and their attributesrepresentation_itemname: label; fea_representation_item - curve_2d_element_coordinate_system orientation: direction; |
Global rules for this entity data type- |