public class IfcMaterialLayer2X3 extends IfcEntityBase
IfcMaterialLayer
| Constructor and Description |
|---|
IfcMaterialLayer2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure2X3 |
getLayerThickness() |
IfcMaterial2X3 |
getMaterial() |
IfcMaterialLayerSet2X3 |
getToMaterialLayerSet() |
IfcLogical2X3 |
isVentilated() |
void |
setLayerThickness(IfcPositiveLengthMeasure2X3 value) |
void |
setMaterial(IfcMaterial2X3 value) |
void |
setVentilated(IfcLogical2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcMaterial2X3 getMaterial()
public final void setMaterial(IfcMaterial2X3 value)
public final IfcPositiveLengthMeasure2X3 getLayerThickness()
public final void setLayerThickness(IfcPositiveLengthMeasure2X3 value)
public final IfcLogical2X3 isVentilated()
public final void setVentilated(IfcLogical2X3 value)
public final IfcMaterialLayerSet2X3 getToMaterialLayerSet()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.