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:
| Attribute | Type | Defined By | 
|---|
 |  Name | IfcLabel (STRING) | IfcMaterialConstituentSet |  
|  Description | IfcText (STRING) | IfcMaterialConstituentSet |  
|  MaterialConstituents | SET OF IfcMaterialConstituent (ENTITY) | IfcMaterialConstituentSet |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
Entity IfcMaterialConstituentSet has the following local and inherited inverse attributes:
Supertypes
Entity IfcMaterialConstituentSet inherits from the following supertypes:
  IfcMaterialDefinition
Subtypes
    No subtypesReferenced By
Entity IfcMaterialConstituentSet and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00