| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.extension.product.entities | |
| org.sikongsphere.ifc.model.schema.resource.material.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcMaterialSelect |
IfcRelAssociatesMaterial.relatingMaterial |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcMaterialSelect |
IfcRelAssociatesMaterial.getRelatingMaterial() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelAssociatesMaterial.setRelatingMaterial(IfcMaterialSelect relatingMaterial) |
| 构造器和说明 |
|---|
IfcRelAssociatesMaterial(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcRoot> relatedObjects,
IfcMaterialSelect relatingMaterial) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcMaterial
A homogenious substance that can be used to form elements.
|
class |
IfcMaterialLayer
A single and identifiable part of an element which is constructed of a number of layers (one or more).
|
class |
IfcMaterialLayerSet
A designation by which materials of an element constructed of a number of material layers is known and through
which the relative positioning of individual layers can be expressed.
|
class |
IfcMaterialLayerSetUsage
Determines the usage of IfcMaterialLayerSet in terms of its location and orientation relative to
the associated element geometry.
|
class |
IfcMaterialList
A list of the different materials that are used in an element.
|
Copyright © 2023. All rights reserved.