IfcMaterialLayerSet

Inheritance: java.lang.Object, IfcEntity

Constructors

ConstructorDescription
IfcMaterialLayerSet()

Methods

MethodDescription
getMaterialLayers()
setMaterialLayers(IfcCollection value)
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)