public class IfcMaterialLayerSet2X3 extends IfcEntityBase
IfcMaterialLayerSet
| Constructor and Description |
|---|
IfcMaterialLayerSet2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel2X3 |
getLayerSetName() |
IfcCollection<IfcMaterialLayer2X3> |
getMaterialLayers() |
void |
setLayerSetName(IfcLabel2X3 value) |
void |
setMaterialLayers(IfcCollection<IfcMaterialLayer2X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcMaterialLayer2X3> getMaterialLayers()
public final void setMaterialLayers(IfcCollection<IfcMaterialLayer2X3> value)
public final IfcLabel2X3 getLayerSetName()
public final void setLayerSetName(IfcLabel2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.