public interface IfcMaterialLayerWithOffsets extends IfcMaterialLayer
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcLayerSetDirectionEnum |
getOffsetDirection()
Returns the value of the 'Offset Direction' attribute.
|
org.eclipse.emf.common.util.EList<Double> |
getOffsetValues()
Returns the value of the 'Offset Values' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getOffsetValuesAsString()
Returns the value of the 'Offset Values As String' attribute list.
|
void |
setOffsetDirection(IfcLayerSetDirectionEnum value)
Sets the value of the '
Offset Direction' attribute. |
getCategory, getDescription, getIsVentilated, getLayerThickness, getLayerThicknessAsString, getMaterial, getName, getPriority, getPriorityAsString, getToMaterialLayerSet, isSetCategory, isSetDescription, isSetIsVentilated, isSetMaterial, isSetName, isSetPriority, isSetPriorityAsString, isSetToMaterialLayerSet, setCategory, setDescription, setIsVentilated, setLayerThickness, setLayerThicknessAsString, setMaterial, setName, setPriority, setPriorityAsString, setToMaterialLayerSet, unsetCategory, unsetDescription, unsetIsVentilated, unsetMaterial, unsetName, unsetPriority, unsetPriorityAsString, unsetToMaterialLayerSetgetAssociatedTo, getHasExternalReferences, getHasProperties, isSetAssociatedTo, isSetHasExternalReferences, isSetHasProperties, unsetAssociatedTo, unsetHasExternalReferences, unsetHasPropertiesforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcLayerSetDirectionEnum getOffsetDirection()
IfcLayerSetDirectionEnum.
If the meaning of the 'Offset Direction' attribute isn't clear, there really should be more of a description here...
IfcLayerSetDirectionEnum,
setOffsetDirection(IfcLayerSetDirectionEnum),
Ifc4Package.getIfcMaterialLayerWithOffsets_OffsetDirection()void setOffsetDirection(IfcLayerSetDirectionEnum value)
Offset Direction' attribute.
value - the new value of the 'Offset Direction' attribute.IfcLayerSetDirectionEnum,
getOffsetDirection()org.eclipse.emf.common.util.EList<Double> getOffsetValues()
Double.
If the meaning of the 'Offset Values' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcMaterialLayerWithOffsets_OffsetValues()org.eclipse.emf.common.util.EList<String> getOffsetValuesAsString()
String.
If the meaning of the 'Offset Values As String' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcMaterialLayerWithOffsets_OffsetValuesAsString()Copyright © 2016 OpenSource BIM. All rights reserved.