public interface IfcTextureMap extends IfcTextureCoordinate
The following features are supported:
Ifc4Package.getIfcTextureMap()| Modifier and Type | Method and Description |
|---|---|
IfcFace |
getMappedTo()
Returns the value of the 'Mapped To' reference.
|
org.eclipse.emf.common.util.EList<IfcTextureVertex> |
getVertices()
Returns the value of the 'Vertices' reference list.
|
void |
setMappedTo(IfcFace value)
Sets the value of the '
Mapped To' reference. |
getMapsforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcTextureVertex> getVertices()
IfcTextureVertex.
If the meaning of the 'Vertices' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcTextureMap_Vertices()IfcFace getMappedTo()
Has Texture Maps'.
If the meaning of the 'Mapped To' reference isn't clear, there really should be more of a description here...
setMappedTo(IfcFace),
Ifc4Package.getIfcTextureMap_MappedTo(),
IfcFace.getHasTextureMaps()void setMappedTo(IfcFace value)
Mapped To' reference.
value - the new value of the 'Mapped To' reference.getMappedTo()Copyright © 2018 OpenSource BIM. All rights reserved.