public class IfcMaterialRelationship4X3 extends IfcResourceLevelRelationship4X3
IfcMaterialRelationship
| Constructor and Description |
|---|
IfcMaterialRelationship4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel4X3 |
getMaterialExpression() |
IfcCollection<IfcMaterial4X3> |
getRelatedMaterials() |
IfcMaterial4X3 |
getRelatingMaterial() |
void |
setMaterialExpression(IfcLabel4X3 value) |
void |
setRelatedMaterials(IfcCollection<IfcMaterial4X3> value) |
void |
setRelatingMaterial(IfcMaterial4X3 value) |
getDescription, getName, setDescription, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcMaterial4X3 getRelatingMaterial()
public final void setRelatingMaterial(IfcMaterial4X3 value)
public final IfcCollection<IfcMaterial4X3> getRelatedMaterials()
public final void setRelatedMaterials(IfcCollection<IfcMaterial4X3> value)
public final IfcLabel4X3 getMaterialExpression()
public final void setMaterialExpression(IfcLabel4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.