| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcClosedShell |
Ifc4Factory.createIfcClosedShell()
Returns a new object of class 'Ifc Closed Shell'.
|
IfcClosedShell |
IfcManifoldSolidBrep.getOuter()
Returns the value of the 'Outer' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcClosedShell> |
IfcFacetedBrepWithVoids.getVoids()
Returns the value of the 'Voids' reference list.
|
org.eclipse.emf.common.util.EList<IfcClosedShell> |
IfcAdvancedBrepWithVoids.getVoids()
Returns the value of the 'Voids' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcManifoldSolidBrep.setOuter(IfcClosedShell value)
Sets the value of the '
Outer' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcClosedShellImpl
An implementation of the model object 'Ifc Closed Shell'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcClosedShell |
Ifc4FactoryImpl.createIfcClosedShell() |
IfcClosedShell |
IfcManifoldSolidBrepImpl.getOuter() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcClosedShell> |
IfcFacetedBrepWithVoidsImpl.getVoids() |
org.eclipse.emf.common.util.EList<IfcClosedShell> |
IfcAdvancedBrepWithVoidsImpl.getVoids() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcManifoldSolidBrepImpl.setOuter(IfcClosedShell newOuter) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcClosedShell(IfcClosedShell object)
Returns the result of interpreting the object as an instance of 'Ifc Closed Shell'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.