| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcTriangulatedFaceSet
A representation of the model object 'Ifc Triangulated Face Set'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTessellatedFaceSet |
Ifc4Factory.createIfcTessellatedFaceSet()
Returns a new object of class 'Ifc Tessellated Face Set'.
|
IfcTessellatedFaceSet |
IfcIndexedColourMap.getMappedTo()
Returns the value of the 'Mapped To' reference.
|
IfcTessellatedFaceSet |
IfcIndexedTextureMap.getMappedTo()
Returns the value of the 'Mapped To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcIndexedColourMap.setMappedTo(IfcTessellatedFaceSet value)
Sets the value of the '
Mapped To' reference. |
void |
IfcIndexedTextureMap.setMappedTo(IfcTessellatedFaceSet value)
Sets the value of the '
Mapped To' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcTessellatedFaceSetImpl
An implementation of the model object 'Ifc Tessellated Face Set'.
|
class |
IfcTriangulatedFaceSetImpl
An implementation of the model object 'Ifc Triangulated Face Set'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTessellatedFaceSet |
Ifc4FactoryImpl.createIfcTessellatedFaceSet() |
IfcTessellatedFaceSet |
IfcIndexedColourMapImpl.getMappedTo() |
IfcTessellatedFaceSet |
IfcIndexedTextureMapImpl.getMappedTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcIndexedColourMapImpl.setMappedTo(IfcTessellatedFaceSet newMappedTo) |
void |
IfcIndexedTextureMapImpl.setMappedTo(IfcTessellatedFaceSet newMappedTo) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcTessellatedFaceSet(IfcTessellatedFaceSet object)
Returns the result of interpreting the object as an instance of 'Ifc Tessellated Face Set'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.