| 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
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| 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 | 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 © 2018 OpenSource BIM. All rights reserved.