| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcTextureCoordinateGenerator
A representation of the model object 'Ifc Texture Coordinate Generator'.
|
interface |
IfcTextureMap
A representation of the model object 'Ifc Texture Map'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTextureCoordinate |
Ifc2x3tc1Factory.createIfcTextureCoordinate()
Returns a new object of class 'Ifc Texture Coordinate'.
|
IfcTextureCoordinate |
IfcAnnotationSurface.getTextureCoordinates()
Returns the value of the 'Texture Coordinates' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcAnnotationSurface.setTextureCoordinates(IfcTextureCoordinate value)
Sets the value of the '
Texture Coordinates' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcTextureCoordinateGeneratorImpl
An implementation of the model object 'Ifc Texture Coordinate Generator'.
|
class |
IfcTextureCoordinateImpl
An implementation of the model object 'Ifc Texture Coordinate'.
|
class |
IfcTextureMapImpl
An implementation of the model object 'Ifc Texture Map'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTextureCoordinate |
Ifc2x3tc1FactoryImpl.createIfcTextureCoordinate() |
IfcTextureCoordinate |
IfcAnnotationSurfaceImpl.getTextureCoordinates() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcAnnotationSurfaceImpl.setTextureCoordinates(IfcTextureCoordinate newTextureCoordinates) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcTextureCoordinate(IfcTextureCoordinate object)
Returns the result of interpreting the object as an instance of 'Ifc Texture Coordinate'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.