| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcAdvancedFace
A representation of the model object 'Ifc Advanced Face'.
|
interface |
IfcFaceSurface
A representation of the model object 'Ifc Face Surface'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcFace |
Ifc4Factory.createIfcFace()
Returns a new object of class 'Ifc Face'.
|
IfcFace |
IfcTextureMap.getMappedTo()
Returns the value of the 'Mapped To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcFace> |
IfcConnectedFaceSet.getCfsFaces()
Returns the value of the 'Cfs Faces' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTextureMap.setMappedTo(IfcFace value)
Sets the value of the '
Mapped To' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcAdvancedFaceImpl
An implementation of the model object 'Ifc Advanced Face'.
|
class |
IfcFaceImpl
An implementation of the model object 'Ifc Face'.
|
class |
IfcFaceSurfaceImpl
An implementation of the model object 'Ifc Face Surface'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcFace |
Ifc4FactoryImpl.createIfcFace() |
IfcFace |
IfcTextureMapImpl.getMappedTo() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcFace> |
IfcConnectedFaceSetImpl.getCfsFaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTextureMapImpl.setMappedTo(IfcFace newMappedTo) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcFace(IfcFace object)
Returns the result of interpreting the object as an instance of 'Ifc Face'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.