| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcTextureVertexList |
Ifc4Factory.createIfcTextureVertexList()
Returns a new object of class 'Ifc Texture Vertex List'.
|
IfcTextureVertexList |
IfcIndexedTextureMap.getTexCoords()
Returns the value of the 'Tex Coords' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcIndexedTextureMap.setTexCoords(IfcTextureVertexList value)
Sets the value of the '
Tex Coords' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcTextureVertexListImpl
An implementation of the model object 'Ifc Texture Vertex List'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTextureVertexList |
Ifc4FactoryImpl.createIfcTextureVertexList() |
IfcTextureVertexList |
IfcIndexedTextureMapImpl.getTexCoords() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcIndexedTextureMapImpl.setTexCoords(IfcTextureVertexList newTexCoords) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcTextureVertexList(IfcTextureVertexList object)
Returns the result of interpreting the object as an instance of 'Ifc Texture Vertex List'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.