public interface IfcFillAreaStyleTiles extends IfcGeometricRepresentationItem, IfcFillStyleSelect
The following features are supported:
Ifc4Package.getIfcFillAreaStyleTiles()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcStyledItem> |
getTiles()
Returns the value of the 'Tiles' reference list.
|
org.eclipse.emf.common.util.EList<IfcVector> |
getTilingPattern()
Returns the value of the 'Tiling Pattern' reference list.
|
double |
getTilingScale()
Returns the value of the 'Tiling Scale' attribute.
|
String |
getTilingScaleAsString()
Returns the value of the 'Tiling Scale As String' attribute.
|
void |
setTilingScale(double value)
Sets the value of the '
Tiling Scale' attribute. |
void |
setTilingScaleAsString(String value)
Sets the value of the '
Tiling Scale As String' attribute. |
getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcVector> getTilingPattern()
IfcVector.
If the meaning of the 'Tiling Pattern' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcFillAreaStyleTiles_TilingPattern()org.eclipse.emf.common.util.EList<IfcStyledItem> getTiles()
IfcStyledItem.
If the meaning of the 'Tiles' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcFillAreaStyleTiles_Tiles()double getTilingScale()
If the meaning of the 'Tiling Scale' attribute isn't clear, there really should be more of a description here...
setTilingScale(double),
Ifc4Package.getIfcFillAreaStyleTiles_TilingScale()void setTilingScale(double value)
Tiling Scale' attribute.
value - the new value of the 'Tiling Scale' attribute.getTilingScale()String getTilingScaleAsString()
If the meaning of the 'Tiling Scale As String' attribute isn't clear, there really should be more of a description here...
setTilingScaleAsString(String),
Ifc4Package.getIfcFillAreaStyleTiles_TilingScaleAsString()void setTilingScaleAsString(String value)
Tiling Scale As String' attribute.
value - the new value of the 'Tiling Scale As String' attribute.getTilingScaleAsString()Copyright © 2018 OpenSource BIM. All rights reserved.