ENTITY IfcMaterialDefinition
(* SCHEMA IFC4; *)
ENTITY IfcMaterialDefinition
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcMaterial
	,IfcMaterialConstituent
	,IfcMaterialConstituentSet
	,IfcMaterialLayer
	,IfcMaterialLayerSet
	,IfcMaterialProfile
	,IfcMaterialProfileSet));
 INVERSE
	AssociatedTo : SET [0:?] OF IfcRelAssociatesMaterial FOR RelatingMaterial;
	HasExternalReferences : SET [0:?] OF IfcExternalReferenceRelationship FOR RelatedResourceObjects;
	HasProperties : SET [0:?] OF IfcMaterialProperties FOR Material;
END_ENTITY;
Explicit Attributes
    No explicit attributes
Derived Attributes
    No derived attributes
Inverse Attributes
Entity IfcMaterialDefinition has the following local and inherited inverse attributes:
Supertypes
    No supertypesSubtypes
Entity IfcMaterialDefinition has the following subtypes:
    IfcMaterial*
    IfcMaterialConstituent*
    IfcMaterialConstituentSet*
    IfcMaterialLayer*
    IfcMaterialLayerSet*
    IfcMaterialLayerWithOffsets
    IfcMaterialProfile*
    IfcMaterialProfileSet*
    IfcMaterialProfileWithOffsets
* - Immediate Subtypes
Referenced By
Entity IfcMaterialDefinition and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00