|
ENTITY element_group SUBTYPE OF (fea_group); elements : SET [1:?] OF element_representation; END_ENTITY; -- element_group |
Entity data types and their attributesgroupname: label; (OPT) description: text; (DER) id: identifier; fea_group model_ref: fea_model; element_group elements: SET [1:?] OF element_representation; |
| curve_2d_element_group (structural_response_representation_schema) |
| curve_3d_element_group (structural_response_representation_schema) |
| surface_2d_element_group (structural_response_representation_schema) |
| surface_3d_element_group (structural_response_representation_schema) |
| volume_2d_element_group (structural_response_representation_schema) |
| volume_3d_element_group (structural_response_representation_schema) |
Global rules for this entity data type- |