IfcMaterialLayerSet
Inheritance: java.lang.Object, IfcEntity
Constructors
| Constructor | Description |
|---|---|
| IfcMaterialLayerSet() |
Methods
| Method | Description |
|---|---|
| getMaterialLayers() | |
| setMaterialLayers(IfcCollection | |
| getLayerSetName() | |
| setLayerSetName(IfcLabel value) |
IfcMaterialLayerSet()
public IfcMaterialLayerSet()
getMaterialLayers()
public final IfcCollection<IfcMaterialLayer> getMaterialLayers()
Returns: IfcCollection
setMaterialLayers(IfcCollection value)
public final void setMaterialLayers(IfcCollection<IfcMaterialLayer> value)
getLayerSetName()
public final IfcLabel getLayerSetName()
Returns: IfcLabel
setLayerSetName(IfcLabel value)
public final void setLayerSetName(IfcLabel value)