ENTITY IfcMaterialProperties

(* SCHEMA IFC4; *)
ENTITY IfcMaterialProperties
 SUBTYPE OF (IfcExtendedProperties);
	Material : IfcMaterialDefinition;
END_ENTITY;

Explicit Attributes

Entity IfcMaterialProperties has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcIdentifier (STRING)IfcExtendedProperties
 DescriptionIfcText (STRING)IfcExtendedProperties
 PropertiesSET OF IfcProperty (ENTITY)IfcExtendedProperties
 MaterialIfcMaterialDefinition (ENTITY)IfcMaterialProperties

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcMaterialProperties has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasExternalReferencesSET OF IfcExternalReferenceRelationship (ENTITY)IfcPropertyAbstraction

Supertypes

Entity IfcMaterialProperties inherits from the following supertypes:
  IfcPropertyAbstraction
    IfcExtendedProperties

Subtypes

    No subtypes

Referenced By

Entity IfcMaterialProperties and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcExtendedProperties ENTITY IfcMaterialProperties
 IfcMaterialDefinition ENTITY IfcMaterialProperties
 IfcPropertyAbstraction ENTITY IfcExtendedProperties
 IfcResourceObjectSelect SELECT IfcPropertyAbstraction


[Top Level Definitions] [Exit]

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