| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcEdgeLoop
A representation of the model object 'Ifc Edge Loop'.
|
interface |
IfcPolyLoop
A representation of the model object 'Ifc Poly Loop'.
|
interface |
IfcVertexLoop
A representation of the model object 'Ifc Vertex Loop'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcLoop |
Ifc2x3tc1Factory.createIfcLoop()
Returns a new object of class 'Ifc Loop'.
|
IfcLoop |
IfcFaceBound.getBound()
Returns the value of the 'Bound' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcFaceBound.setBound(IfcLoop value)
Sets the value of the '
Bound' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcLoop |
Ifc2x3tc1FactoryImpl.createIfcLoop() |
IfcLoop |
IfcFaceBoundImpl.getBound() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcFaceBoundImpl.setBound(IfcLoop newBound) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcLoop(IfcLoop object)
Returns the result of interpreting the object as an instance of 'Ifc Loop'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.