public interface IfcAnnotationSurface extends IfcGeometricRepresentationItem
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcGeometricRepresentationItem |
getItem()
Returns the value of the 'Item' reference.
|
IfcTextureCoordinate |
getTextureCoordinates()
Returns the value of the 'Texture Coordinates' reference.
|
boolean |
isSetTextureCoordinates()
Returns whether the value of the '
Texture Coordinates' reference is set. |
void |
setItem(IfcGeometricRepresentationItem value)
Sets the value of the '
Item' reference. |
void |
setTextureCoordinates(IfcTextureCoordinate value)
Sets the value of the '
Texture Coordinates' reference. |
void |
unsetTextureCoordinates()
Unsets the value of the '
Texture Coordinates' reference. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcGeometricRepresentationItem getItem()
If the meaning of the 'Item' reference isn't clear, there really should be more of a description here...
setItem(IfcGeometricRepresentationItem),
Ifc2x3tc1Package.getIfcAnnotationSurface_Item()void setItem(IfcGeometricRepresentationItem value)
Item' reference.
value - the new value of the 'Item' reference.getItem()IfcTextureCoordinate getTextureCoordinates()
Annotated Surface'.
If the meaning of the 'Texture Coordinates' reference isn't clear, there really should be more of a description here...
isSetTextureCoordinates(),
unsetTextureCoordinates(),
setTextureCoordinates(IfcTextureCoordinate),
Ifc2x3tc1Package.getIfcAnnotationSurface_TextureCoordinates(),
IfcTextureCoordinate.getAnnotatedSurface()void setTextureCoordinates(IfcTextureCoordinate value)
Texture Coordinates' reference.
value - the new value of the 'Texture Coordinates' reference.isSetTextureCoordinates(),
unsetTextureCoordinates(),
getTextureCoordinates()void unsetTextureCoordinates()
Texture Coordinates' reference.
boolean isSetTextureCoordinates()
Texture Coordinates' reference is set.
unsetTextureCoordinates(),
getTextureCoordinates(),
setTextureCoordinates(IfcTextureCoordinate)Copyright © 2016 OpenSource BIM. All rights reserved.