8.10.3.16 IfcMaterialProperties(材料属性)
RV ⓘ
AbV ⓘ
8.10.3.16.1 语义定义(Semantic definition)
IfcMaterialProperties 为关联的材料定义分配一组材料属性。该集合可通过 Name 和 Description 进行标识。IfcProperty(可实例化子类型)用于通过名称、描述、数值和单位来表达各个材料属性。
注意 材料属性集合可分配给单个 IfcMaterial、材料集合或复合材料(IfcMaterialConstituent、IfcMaterialConstituentSet)、材料层集合或单个材料层(IfcMaterialLayer、IfcMaterialLayerSet),以及材料剖面集合或单个材料剖面(IfcMaterialProfile、IfcMaterialProfileSet)
8.10.3.16.2 实体继承(Entity inheritance)
8.10.3.16.3 特性(Attributes)
| # | 特性(Attributes) | 类型 | 描述 |
|---|---|---|---|
| IfcPropertyAbstraction (1) | |||
| 点击显示 1 个隐藏的继承特性 点击隐藏 1 个继承特性 | |||
| IfcExtendedProperties (3) | |||
8.10.3.16.4 形式化表示(Formal representation)
ENTITY IfcMaterialProperties
SUBTYPE OF (IfcExtendedProperties);
Material : IfcMaterialDefinition;
END_ENTITY;