Navigation

material_representation_item

EXPRESS specification:

ENTITY material_representation_item
SUPERTYPE OF (ONEOF(material_elasticity, material_mass_density, material_thermal_expansion, material_strength, material_hardness, material_toughness))
SUBTYPE OF ( representation_item);
WHERE
WRM23  :  SIZEOF (QUERY (tmp_rep <* using_representations (SELF) | NOT ('STRUCTURAL_FRAME_SCHEMA.MATERIAL_PROPERTY_CONTEXT' IN TYPEOF (tmp_rep.context_of_items)))) = 0;
END_ENTITY;

References (7):

Name Type Referred through Express-G
material_elasticity Entity
Supertype
No Diagram
material_hardness Entity
Supertype
No Diagram
material_mass_density Entity
Supertype
No Diagram
material_strength Entity
Supertype
No Diagram
material_thermal_expansion Entity
Supertype
No Diagram
material_toughness Entity
Supertype
No Diagram
representation_item Entity
Subtype
No Diagram

Inheritance graph

ENTITY material_representation_item;
ENTITY representation_item;
name  :  label;
ENTITY material_representation_item;
END_ENTITY;