public interface IfcIndexedTextureMap extends IfcTextureCoordinate
| Modifier and Type | Method and Description |
|---|---|
IfcTessellatedFaceSet |
getMappedTo()
Returns the value of the 'Mapped To' reference.
|
IfcTextureVertexList |
getTexCoords()
Returns the value of the 'Tex Coords' reference.
|
void |
setMappedTo(IfcTessellatedFaceSet value)
Sets the value of the '
Mapped To' reference. |
void |
setTexCoords(IfcTextureVertexList value)
Sets the value of the '
Tex Coords' reference. |
getMapsforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcTessellatedFaceSet getMappedTo()
Has Textures'.
If the meaning of the 'Mapped To' reference isn't clear, there really should be more of a description here...
setMappedTo(IfcTessellatedFaceSet),
Ifc4Package.getIfcIndexedTextureMap_MappedTo(),
IfcTessellatedFaceSet.getHasTextures()void setMappedTo(IfcTessellatedFaceSet value)
Mapped To' reference.
value - the new value of the 'Mapped To' reference.getMappedTo()IfcTextureVertexList getTexCoords()
If the meaning of the 'Tex Coords' reference isn't clear, there really should be more of a description here...
setTexCoords(IfcTextureVertexList),
Ifc4Package.getIfcIndexedTextureMap_TexCoords()void setTexCoords(IfcTextureVertexList value)
Tex Coords' reference.
value - the new value of the 'Tex Coords' reference.getTexCoords()Copyright © 2018 OpenSource BIM. All rights reserved.