ENTITY IfcMaterial

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcMaterial;
	Name : IfcLabel;
 INVERSE
	ClassifiedAs : SET [0:1] OF IfcMaterialClassificationRelationship FOR ClassifiedMaterial;
END_ENTITY;

Explicit Attributes

Entity IfcMaterial has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcMaterial

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcMaterial has the following local and inherited inverse attributes:
AttributeTypeDefined By
 ClassifiedAsSET OF IfcMaterialClassificationRelationship (ENTITY)IfcMaterial

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcMaterial and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcFluidFlowProperties ENTITY IfcMaterial
 IfcMaterialClassificationRelationship ENTITY IfcMaterial
 IfcMaterialLayer ENTITY IfcMaterial
 IfcMaterialList ENTITY IfcMaterial
 IfcMaterialProperties ENTITY IfcMaterial
 IfcMaterialSelect SELECT IfcMaterial
 IfcObjectReferenceSelect SELECT IfcMaterial


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00