public class IfcMaterialLayerSet4X3 extends IfcMaterialDefinition4X3
IfcMaterialLayerSet
| Constructor and Description |
|---|
IfcMaterialLayerSet4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4X3 |
getDescription() |
IfcLabel4X3 |
getLayerSetName() |
IfcCollection<IfcMaterialLayer4X3> |
getMaterialLayers() |
void |
setDescription(IfcText4X3 value) |
void |
setLayerSetName(IfcLabel4X3 value) |
void |
setMaterialLayers(IfcCollection<IfcMaterialLayer4X3> value) |
getAssociatedTo, hasExternalReferences, hasPropertiesequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcMaterialLayer4X3> getMaterialLayers()
public final void setMaterialLayers(IfcCollection<IfcMaterialLayer4X3> value)
public final IfcLabel4X3 getLayerSetName()
public final void setLayerSetName(IfcLabel4X3 value)
public final IfcText4X3 getDescription()
public final void setDescription(IfcText4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.