| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.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 |
Ifc4Factory.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 | Class and Description |
|---|---|
class |
IfcEdgeLoopImpl
An implementation of the model object 'Ifc Edge Loop'.
|
class |
IfcLoopImpl
An implementation of the model object 'Ifc Loop'.
|
class |
IfcPolyLoopImpl
An implementation of the model object 'Ifc Poly Loop'.
|
class |
IfcVertexLoopImpl
An implementation of the model object 'Ifc Vertex Loop'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcLoop |
Ifc4FactoryImpl.createIfcLoop() |
IfcLoop |
IfcFaceBoundImpl.getBound() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcFaceBoundImpl.setBound(IfcLoop newBound) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcLoop(IfcLoop object)
Returns the result of interpreting the object as an instance of 'Ifc Loop'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.