ENTITY IfcMaterialProperties

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcMaterialProperties
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcExtendedMaterialProperties
	,IfcFuelProperties
	,IfcGeneralMaterialProperties
	,IfcHygroscopicMaterialProperties
	,IfcMechanicalMaterialProperties
	,IfcOpticalMaterialProperties
	,IfcProductsOfCombustionProperties
	,IfcThermalMaterialProperties
	,IfcWaterProperties));
	Material : IfcMaterial;
END_ENTITY;

Explicit Attributes

Entity IfcMaterialProperties has the following local and inherited explicit attributes:
AttributeTypeDefined By
 MaterialIfcMaterial (ENTITY)IfcMaterialProperties

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity IfcMaterialProperties has the following subtypes:
    IfcExtendedMaterialProperties*     IfcFuelProperties*     IfcGeneralMaterialProperties*     IfcHygroscopicMaterialProperties*     IfcMechanicalConcreteMaterialProperties     IfcMechanicalMaterialProperties*     IfcMechanicalSteelMaterialProperties     IfcOpticalMaterialProperties*     IfcProductsOfCombustionProperties*     IfcThermalMaterialProperties*     IfcWaterProperties*
* - Immediate Subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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