ENTITY IfcMaterialConstituentSet

(* SCHEMA IFC4; *)
ENTITY IfcMaterialConstituentSet
 SUBTYPE OF (IfcMaterialDefinition);
	Name : OPTIONAL IfcLabel;
	Description : OPTIONAL IfcText;
	MaterialConstituents : OPTIONAL SET [1:?] OF IfcMaterialConstituent;
END_ENTITY;

Explicit Attributes

Entity IfcMaterialConstituentSet has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcMaterialConstituentSet
 DescriptionIfcText (STRING)IfcMaterialConstituentSet
 MaterialConstituentsSET OF IfcMaterialConstituent (ENTITY)IfcMaterialConstituentSet

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcMaterialConstituentSet has the following local and inherited inverse attributes:
AttributeTypeDefined By
 AssociatedToSET OF IfcRelAssociatesMaterial (ENTITY)IfcMaterialDefinition
 HasExternalReferencesSET OF IfcExternalReferenceRelationship (ENTITY)IfcMaterialDefinition
 HasPropertiesSET OF IfcMaterialProperties (ENTITY)IfcMaterialDefinition

Supertypes

Entity IfcMaterialConstituentSet inherits from the following supertypes:
  IfcMaterialDefinition

Subtypes

    No subtypes

Referenced By

Entity IfcMaterialConstituentSet and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcMaterialConstituent ENTITY IfcMaterialConstituentSet
 IfcMaterialDefinition ENTITY IfcMaterialConstituentSet
 IfcMaterialProperties ENTITY IfcMaterialDefinition
 IfcMaterialSelect SELECT IfcMaterialDefinition
 IfcObjectReferenceSelect SELECT IfcMaterialDefinition
 IfcResourceObjectSelect SELECT IfcMaterialDefinition


[Top Level Definitions] [Exit]

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