ENTITY element_material

(* SCHEMA structural_response_representation_schema; *)
ENTITY element_material;
  material_id               : identifier;
  description               : text;
  properties                : SET [1:?] OF material_property_representation;
END_ENTITY;

Explicit Attributes

Entity element_material has the following local and inherited explicit attributes:
AttributeTypeDefined By
 material_ididentifier (STRING)element_material
 descriptiontext (STRING)element_material
 propertiesSET OF material_property_representation (ENTITY)element_material

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity element_material and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 axisymmetric_curve_2d_element_representation ENTITY element_material
 axisymmetric_surface_2d_element_representation ENTITY element_material
 axisymmetric_volume_2d_element_representation ENTITY element_material
 curve_3d_element_representation ENTITY element_material
 plane_curve_2d_element_representation ENTITY element_material
 plane_surface_2d_element_representation ENTITY element_material
 plane_volume_2d_element_representation ENTITY element_material
 surface_3d_element_representation ENTITY element_material
 volume_3d_element_representation ENTITY element_material


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00