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:
AttributeTypeDefined By
 MaterialClassificationsSET OF IfcClassificationSelect (SELECT)IfcMaterialClassificationRelationship
 ClassifiedMaterialIfcMaterial (ENTITY)IfcMaterialClassificationRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:44-04:00