public class IfcMaterialRelationship4 extends IfcResourceLevelRelationship4
IfcMaterialRelationship
| Constructor and Description |
|---|
IfcMaterialRelationship4() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel4 |
getExpression() |
IfcCollection<IfcMaterial4> |
getRelatedMaterials() |
IfcMaterial4 |
getRelatingMaterial() |
void |
setExpression(IfcLabel4 value) |
void |
setRelatedMaterials(IfcCollection<IfcMaterial4> value) |
void |
setRelatingMaterial(IfcMaterial4 value) |
getDescription, getName, setDescription, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcMaterial4 getRelatingMaterial()
public final void setRelatingMaterial(IfcMaterial4 value)
public final IfcCollection<IfcMaterial4> getRelatedMaterials()
public final void setRelatedMaterials(IfcCollection<IfcMaterial4> value)
public final IfcLabel4 getExpression()
public final void setExpression(IfcLabel4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.