public interface IfcVertexBasedTextureMap extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCartesianPoint> |
getTexturePoints()
Returns the value of the 'Texture Points' reference list.
|
org.eclipse.emf.common.util.EList<IfcTextureVertex> |
getTextureVertices()
Returns the value of the 'Texture Vertices' reference list.
|
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcTextureVertex> getTextureVertices()
IfcTextureVertex.
If the meaning of the 'Texture Vertices' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcVertexBasedTextureMap_TextureVertices()org.eclipse.emf.common.util.EList<IfcCartesianPoint> getTexturePoints()
IfcCartesianPoint.
If the meaning of the 'Texture Points' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcVertexBasedTextureMap_TexturePoints()Copyright © 2018 OpenSource BIM. All rights reserved.