ENTITY IfcGeneralMaterialProperties

(* SCHEMA IFC2X3; *)
ENTITY IfcGeneralMaterialProperties
 SUBTYPE OF (IfcMaterialProperties);
	MolecularWeight : OPTIONAL IfcMolecularWeightMeasure;
	Porosity : OPTIONAL IfcNormalisedRatioMeasure;
	MassDensity : OPTIONAL IfcMassDensityMeasure;
 UNIQUE
	UR11 : Material;
END_ENTITY;

Explicit Attributes

Entity IfcGeneralMaterialProperties has the following local and inherited explicit attributes:
AttributeTypeDefined By
 MaterialIfcMaterial (ENTITY)IfcMaterialProperties
 MolecularWeightIfcMolecularWeightMeasure (REAL)IfcGeneralMaterialProperties
 PorosityIfcNormalisedRatioMeasure (REAL)IfcGeneralMaterialProperties
 MassDensityIfcMassDensityMeasure (REAL)IfcGeneralMaterialProperties

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcGeneralMaterialProperties inherits from the following supertypes:
  IfcMaterialProperties

Subtypes

    No subtypes

Referenced By

Entity IfcGeneralMaterialProperties and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcMaterialProperties ENTITY IfcGeneralMaterialProperties


[Top Level Definitions] [Exit]

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