ENTITY IfcMaterialClassificationRelationship
(* SCHEMA IFC4; *)
ENTITY IfcMaterialClassificationRelationship;
	MaterialClassifications : SET [1:?] OF IfcClassificationSelect;
	ClassifiedMaterial : IfcMaterial;
END_ENTITY;
Explicit Attributes
Entity IfcMaterialClassificationRelationship has the following local and inherited explicit attributes:
| Attribute | Type | Defined By | 
|---|
 |  MaterialClassifications | SET OF IfcClassificationSelect (SELECT) | IfcMaterialClassificationRelationship |  
|  ClassifiedMaterial | IfcMaterial (ENTITY) | IfcMaterialClassificationRelationship |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
    No subtypesReferenced By
    Not referenced by any other definition
[Top Level Definitions] [Exit]
Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00