ENTITY IfcMaterialRelationship

(* SCHEMA IFC4; *)
ENTITY IfcMaterialRelationship
 SUBTYPE OF (IfcResourceLevelRelationship);
	RelatingMaterial : IfcMaterial;
	RelatedMaterials : SET [1:?] OF IfcMaterial;
	Expression : OPTIONAL IfcLabel;
END_ENTITY;

Explicit Attributes

Entity IfcMaterialRelationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcResourceLevelRelationship
 DescriptionIfcText (STRING)IfcResourceLevelRelationship
 RelatingMaterialIfcMaterial (ENTITY)IfcMaterialRelationship
 RelatedMaterialsSET OF IfcMaterial (ENTITY)IfcMaterialRelationship
 ExpressionIfcLabel (STRING)IfcMaterialRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcMaterialRelationship inherits from the following supertypes:
  IfcResourceLevelRelationship

Subtypes

    No subtypes

Referenced By

Entity IfcMaterialRelationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcMaterial ENTITY IfcMaterialRelationship
 IfcResourceLevelRelationship ENTITY IfcMaterialRelationship


[Top Level Definitions] [Exit]

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