public interface IfcBlobTexture extends IfcSurfaceTexture
| Modifier and Type | Method and Description |
|---|---|
Tristate |
getRasterCode()
Returns the value of the 'Raster Code' attribute.
|
String |
getRasterFormat()
Returns the value of the 'Raster Format' attribute.
|
void |
setRasterCode(Tristate value)
Sets the value of the '
Raster Code' attribute. |
void |
setRasterFormat(String value)
Sets the value of the '
Raster Format' attribute. |
getRepeatS, getRepeatT, getTextureTransform, getTextureType, isSetTextureTransform, setRepeatS, setRepeatT, setTextureTransform, setTextureType, unsetTextureTransformforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getRasterFormat()
If the meaning of the 'Raster Format' attribute isn't clear, there really should be more of a description here...
setRasterFormat(String),
Ifc2x3tc1Package.getIfcBlobTexture_RasterFormat()void setRasterFormat(String value)
Raster Format' attribute.
value - the new value of the 'Raster Format' attribute.getRasterFormat()Tristate getRasterCode()
Tristate.
If the meaning of the 'Raster Code' attribute isn't clear, there really should be more of a description here...
Tristate,
setRasterCode(Tristate),
Ifc2x3tc1Package.getIfcBlobTexture_RasterCode()void setRasterCode(Tristate value)
Raster Code' attribute.
value - the new value of the 'Raster Code' attribute.Tristate,
getRasterCode()Copyright © 2018 OpenSource BIM. All rights reserved.