Overview Schemas Index

structural_response_representation_schema         


ENTITY element_material;
          material_id : identifier;
          description : text;
          properties : SET [1:?] OF material_property_representation;
END_ENTITY; -- element_material

Entity data types and their attributes

element_material
          material_id: identifier;
          description: text;
          properties: SET [1:?] OF material_property_representation;

Users: by entity attributes

element_material
          axisymmetric_curve_2d_element_representation.material
          axisymmetric_surface_2d_element_representation.material
          axisymmetric_volume_2d_element_representation.material
          curve_3d_element_representation.material
          plane_curve_2d_element_representation.material
          plane_surface_2d_element_representation.material
          plane_volume_2d_element_representation.material
          surface_3d_element_representation.material
          volume_3d_element_representation.material

Users: by defined types, not used by any entity attribute

element_material
          -

Global rules for this entity data type

          -