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