public interface IfcMaterialLayer extends IfcMaterialSelect, IfcObjectReferenceSelect
The following features are supported:
Ifc2x3tc1Package.getIfcMaterialLayer()| Modifier and Type | Method and Description |
|---|---|
Tristate |
getIsVentilated()
Returns the value of the 'Is Ventilated' attribute.
|
double |
getLayerThickness()
Returns the value of the 'Layer Thickness' attribute.
|
String |
getLayerThicknessAsString()
Returns the value of the 'Layer Thickness As String' attribute.
|
IfcMaterial |
getMaterial()
Returns the value of the 'Material' reference.
|
IfcMaterialLayerSet |
getToMaterialLayerSet()
Returns the value of the 'To Material Layer Set' reference.
|
boolean |
isSetIsVentilated()
Returns whether the value of the '
Is Ventilated' attribute is set. |
boolean |
isSetMaterial()
Returns whether the value of the '
Material' reference is set. |
boolean |
isSetToMaterialLayerSet()
Returns whether the value of the '
To Material Layer Set' reference is set. |
void |
setIsVentilated(Tristate value)
Sets the value of the '
Is Ventilated' attribute. |
void |
setLayerThickness(double value)
Sets the value of the '
Layer Thickness' attribute. |
void |
setLayerThicknessAsString(String value)
Sets the value of the '
Layer Thickness As String' attribute. |
void |
setMaterial(IfcMaterial value)
Sets the value of the '
Material' reference. |
void |
setToMaterialLayerSet(IfcMaterialLayerSet value)
Sets the value of the '
To Material Layer Set' reference. |
void |
unsetIsVentilated()
Unsets the value of the '
Is Ventilated' attribute. |
void |
unsetMaterial()
Unsets the value of the '
Material' reference. |
void |
unsetToMaterialLayerSet()
Unsets the value of the '
To Material Layer Set' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcMaterial getMaterial()
If the meaning of the 'Material' reference isn't clear, there really should be more of a description here...
isSetMaterial(),
unsetMaterial(),
setMaterial(IfcMaterial),
Ifc2x3tc1Package.getIfcMaterialLayer_Material()void setMaterial(IfcMaterial value)
Material' reference.
value - the new value of the 'Material' reference.isSetMaterial(),
unsetMaterial(),
getMaterial()void unsetMaterial()
Material' reference.
isSetMaterial(),
getMaterial(),
setMaterial(IfcMaterial)boolean isSetMaterial()
Material' reference is set.
unsetMaterial(),
getMaterial(),
setMaterial(IfcMaterial)double getLayerThickness()
If the meaning of the 'Layer Thickness' attribute isn't clear, there really should be more of a description here...
setLayerThickness(double),
Ifc2x3tc1Package.getIfcMaterialLayer_LayerThickness()void setLayerThickness(double value)
Layer Thickness' attribute.
value - the new value of the 'Layer Thickness' attribute.getLayerThickness()String getLayerThicknessAsString()
If the meaning of the 'Layer Thickness As String' attribute isn't clear, there really should be more of a description here...
setLayerThicknessAsString(String),
Ifc2x3tc1Package.getIfcMaterialLayer_LayerThicknessAsString()void setLayerThicknessAsString(String value)
Layer Thickness As String' attribute.
value - the new value of the 'Layer Thickness As String' attribute.getLayerThicknessAsString()Tristate getIsVentilated()
Tristate.
If the meaning of the 'Is Ventilated' attribute isn't clear, there really should be more of a description here...
Tristate,
isSetIsVentilated(),
unsetIsVentilated(),
setIsVentilated(Tristate),
Ifc2x3tc1Package.getIfcMaterialLayer_IsVentilated()void setIsVentilated(Tristate value)
Is Ventilated' attribute.
value - the new value of the 'Is Ventilated' attribute.Tristate,
isSetIsVentilated(),
unsetIsVentilated(),
getIsVentilated()void unsetIsVentilated()
Is Ventilated' attribute.
boolean isSetIsVentilated()
Is Ventilated' attribute is set.
unsetIsVentilated(),
getIsVentilated(),
setIsVentilated(Tristate)IfcMaterialLayerSet getToMaterialLayerSet()
Material Layers'.
If the meaning of the 'To Material Layer Set' reference isn't clear, there really should be more of a description here...
isSetToMaterialLayerSet(),
unsetToMaterialLayerSet(),
setToMaterialLayerSet(IfcMaterialLayerSet),
Ifc2x3tc1Package.getIfcMaterialLayer_ToMaterialLayerSet(),
IfcMaterialLayerSet.getMaterialLayers()void setToMaterialLayerSet(IfcMaterialLayerSet value)
To Material Layer Set' reference.
value - the new value of the 'To Material Layer Set' reference.isSetToMaterialLayerSet(),
unsetToMaterialLayerSet(),
getToMaterialLayerSet()void unsetToMaterialLayerSet()
To Material Layer Set' reference.
boolean isSetToMaterialLayerSet()
To Material Layer Set' reference is set.
unsetToMaterialLayerSet(),
getToMaterialLayerSet(),
setToMaterialLayerSet(IfcMaterialLayerSet)Copyright © 2016 OpenSource BIM. All rights reserved.