ENTITY IfcMaterialUsageDefinition

(* SCHEMA IFC4; *)
ENTITY IfcMaterialUsageDefinition
 ABSTRACT SUPERTYPE OF (ONEOF
    (IfcMaterialLayerSetUsage
    ,IfcMaterialProfileSetUsage));
 INVERSE
	AssociatedTo : SET [1:?] OF IfcRelAssociatesMaterial FOR RelatingMaterial;
END_ENTITY;

Explicit Attributes

    No explicit attributes

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcMaterialUsageDefinition has the following local and inherited inverse attributes:
AttributeTypeDefined By
 AssociatedToSET OF IfcRelAssociatesMaterial (ENTITY)IfcMaterialUsageDefinition

Supertypes

    No supertypes

Subtypes

Entity IfcMaterialUsageDefinition has the following subtypes:
    IfcMaterialLayerSetUsage*
    IfcMaterialProfileSetUsage*
    IfcMaterialProfileSetUsageTapering
* - Immediate Subtypes

Referenced By

Entity IfcMaterialUsageDefinition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcMaterialSelect SELECT IfcMaterialUsageDefinition


[Top Level Definitions] [Exit]

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