public interface IfcMaterialLayerSetUsage extends IfcMaterialSelect
| Modifier and Type | Method and Description |
|---|---|
IfcDirectionSenseEnum |
getDirectionSense()
Returns the value of the 'Direction Sense' attribute.
|
IfcMaterialLayerSet |
getForLayerSet()
Returns the value of the 'For Layer Set' reference.
|
IfcLayerSetDirectionEnum |
getLayerSetDirection()
Returns the value of the 'Layer Set Direction' attribute.
|
double |
getOffsetFromReferenceLine()
Returns the value of the 'Offset From Reference Line' attribute.
|
String |
getOffsetFromReferenceLineAsString()
Returns the value of the 'Offset From Reference Line As String' attribute.
|
void |
setDirectionSense(IfcDirectionSenseEnum value)
Sets the value of the '
Direction Sense' attribute. |
void |
setForLayerSet(IfcMaterialLayerSet value)
Sets the value of the '
For Layer Set' reference. |
void |
setLayerSetDirection(IfcLayerSetDirectionEnum value)
Sets the value of the '
Layer Set Direction' attribute. |
void |
setOffsetFromReferenceLine(double value)
Sets the value of the '
Offset From Reference Line' attribute. |
void |
setOffsetFromReferenceLineAsString(String value)
Sets the value of the '
Offset From Reference Line As String' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcMaterialLayerSet getForLayerSet()
If the meaning of the 'For Layer Set' reference isn't clear, there really should be more of a description here...
setForLayerSet(IfcMaterialLayerSet),
Ifc2x3tc1Package.getIfcMaterialLayerSetUsage_ForLayerSet()void setForLayerSet(IfcMaterialLayerSet value)
For Layer Set' reference.
value - the new value of the 'For Layer Set' reference.getForLayerSet()IfcLayerSetDirectionEnum getLayerSetDirection()
IfcLayerSetDirectionEnum.
If the meaning of the 'Layer Set Direction' attribute isn't clear, there really should be more of a description here...
IfcLayerSetDirectionEnum,
setLayerSetDirection(IfcLayerSetDirectionEnum),
Ifc2x3tc1Package.getIfcMaterialLayerSetUsage_LayerSetDirection()void setLayerSetDirection(IfcLayerSetDirectionEnum value)
Layer Set Direction' attribute.
value - the new value of the 'Layer Set Direction' attribute.IfcLayerSetDirectionEnum,
getLayerSetDirection()IfcDirectionSenseEnum getDirectionSense()
IfcDirectionSenseEnum.
If the meaning of the 'Direction Sense' attribute isn't clear, there really should be more of a description here...
IfcDirectionSenseEnum,
setDirectionSense(IfcDirectionSenseEnum),
Ifc2x3tc1Package.getIfcMaterialLayerSetUsage_DirectionSense()void setDirectionSense(IfcDirectionSenseEnum value)
Direction Sense' attribute.
value - the new value of the 'Direction Sense' attribute.IfcDirectionSenseEnum,
getDirectionSense()double getOffsetFromReferenceLine()
If the meaning of the 'Offset From Reference Line' attribute isn't clear, there really should be more of a description here...
setOffsetFromReferenceLine(double),
Ifc2x3tc1Package.getIfcMaterialLayerSetUsage_OffsetFromReferenceLine()void setOffsetFromReferenceLine(double value)
Offset From Reference Line' attribute.
value - the new value of the 'Offset From Reference Line' attribute.getOffsetFromReferenceLine()String getOffsetFromReferenceLineAsString()
If the meaning of the 'Offset From Reference Line As String' attribute isn't clear, there really should be more of a description here...
setOffsetFromReferenceLineAsString(String),
Ifc2x3tc1Package.getIfcMaterialLayerSetUsage_OffsetFromReferenceLineAsString()void setOffsetFromReferenceLineAsString(String value)
Offset From Reference Line As String' attribute.
value - the new value of the 'Offset From Reference Line As String' attribute.getOffsetFromReferenceLineAsString()Copyright © 2018 OpenSource BIM. All rights reserved.