public interface IfcSurfaceTexture extends IdEObject
The following features are supported:
Ifc2x3tc1Package.getIfcSurfaceTexture()| Modifier and Type | Method and Description |
|---|---|
Tristate |
getRepeatS()
Returns the value of the 'Repeat S' attribute.
|
Tristate |
getRepeatT()
Returns the value of the 'Repeat T' attribute.
|
IfcCartesianTransformationOperator2D |
getTextureTransform()
Returns the value of the 'Texture Transform' reference.
|
IfcSurfaceTextureEnum |
getTextureType()
Returns the value of the 'Texture Type' attribute.
|
boolean |
isSetTextureTransform()
Returns whether the value of the '
Texture Transform' reference is set. |
void |
setRepeatS(Tristate value)
Sets the value of the '
Repeat S' attribute. |
void |
setRepeatT(Tristate value)
Sets the value of the '
Repeat T' attribute. |
void |
setTextureTransform(IfcCartesianTransformationOperator2D value)
Sets the value of the '
Texture Transform' reference. |
void |
setTextureType(IfcSurfaceTextureEnum value)
Sets the value of the '
Texture Type' attribute. |
void |
unsetTextureTransform()
Unsets the value of the '
Texture Transform' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeTristate getRepeatS()
Tristate.
If the meaning of the 'Repeat S' attribute isn't clear, there really should be more of a description here...
Tristate,
setRepeatS(Tristate),
Ifc2x3tc1Package.getIfcSurfaceTexture_RepeatS()void setRepeatS(Tristate value)
Repeat S' attribute.
value - the new value of the 'Repeat S' attribute.Tristate,
getRepeatS()Tristate getRepeatT()
Tristate.
If the meaning of the 'Repeat T' attribute isn't clear, there really should be more of a description here...
Tristate,
setRepeatT(Tristate),
Ifc2x3tc1Package.getIfcSurfaceTexture_RepeatT()void setRepeatT(Tristate value)
Repeat T' attribute.
value - the new value of the 'Repeat T' attribute.Tristate,
getRepeatT()IfcSurfaceTextureEnum getTextureType()
IfcSurfaceTextureEnum.
If the meaning of the 'Texture Type' attribute isn't clear, there really should be more of a description here...
IfcSurfaceTextureEnum,
setTextureType(IfcSurfaceTextureEnum),
Ifc2x3tc1Package.getIfcSurfaceTexture_TextureType()void setTextureType(IfcSurfaceTextureEnum value)
Texture Type' attribute.
value - the new value of the 'Texture Type' attribute.IfcSurfaceTextureEnum,
getTextureType()IfcCartesianTransformationOperator2D getTextureTransform()
If the meaning of the 'Texture Transform' reference isn't clear, there really should be more of a description here...
isSetTextureTransform(),
unsetTextureTransform(),
setTextureTransform(IfcCartesianTransformationOperator2D),
Ifc2x3tc1Package.getIfcSurfaceTexture_TextureTransform()void setTextureTransform(IfcCartesianTransformationOperator2D value)
Texture Transform' reference.
value - the new value of the 'Texture Transform' reference.isSetTextureTransform(),
unsetTextureTransform(),
getTextureTransform()void unsetTextureTransform()
Texture Transform' reference.
boolean isSetTextureTransform()
Texture Transform' reference is set.
unsetTextureTransform(),
getTextureTransform(),
setTextureTransform(IfcCartesianTransformationOperator2D)Copyright © 2018 OpenSource BIM. All rights reserved.