Navigation
Navigate Navigate Navigate Navigate Navigate Navigate Navigate Navigate

IfcMaterialClassificationRelationship

Definition from IAI: Relationship assigning classifications to materials.

HISTORY: New entity in Release IFC2x.


EXPRESS specification:

ENTITY IfcMaterialClassificationRelationship;
MaterialClassifications  :  SET [1:?] OF IfcClassificationNotationSelect;
ClassifiedMaterial  :  IfcMaterial;
END_ENTITY;

Attribute definitions:

MaterialClassifications  :  The material classifications identifying the type of material.
ClassifiedMaterial  :  Material being classified.

Inheritance graph

ENTITY IfcMaterialClassificationRelationship;
ENTITY IfcMaterialClassificationRelationship;
MaterialClassifications  :  SET [1:?] OF IfcClassificationNotationSelect;
ClassifiedMaterial  :  IfcMaterial;
END_ENTITY;