public interface IfcFillAreaStyleTiles extends IfcGeometricRepresentationItem, IfcFillStyleSelect
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcFillAreaStyleTileShapeSelect> |
getTiles()
Returns the value of the 'Tiles' reference list.
|
IfcOneDirectionRepeatFactor |
getTilingPattern()
Returns the value of the 'Tiling Pattern' reference.
|
double |
getTilingScale()
Returns the value of the 'Tiling Scale' attribute.
|
String |
getTilingScaleAsString()
Returns the value of the 'Tiling Scale As String' attribute.
|
void |
setTilingPattern(IfcOneDirectionRepeatFactor value)
Sets the value of the '
Tiling Pattern' reference. |
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. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcOneDirectionRepeatFactor getTilingPattern()
If the meaning of the 'Tiling Pattern' reference isn't clear, there really should be more of a description here...
setTilingPattern(IfcOneDirectionRepeatFactor),
Ifc2x3tc1Package.getIfcFillAreaStyleTiles_TilingPattern()void setTilingPattern(IfcOneDirectionRepeatFactor value)
Tiling Pattern' reference.
value - the new value of the 'Tiling Pattern' reference.getTilingPattern()org.eclipse.emf.common.util.EList<IfcFillAreaStyleTileShapeSelect> getTiles()
IfcFillAreaStyleTileShapeSelect.
If the meaning of the 'Tiles' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.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),
Ifc2x3tc1Package.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),
Ifc2x3tc1Package.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.