| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcOpeningElement
A representation of the model object 'Ifc Opening Element'.
|
interface |
IfcOpeningStandardCase
A representation of the model object 'Ifc Opening Standard Case'.
|
interface |
IfcVoidingFeature
A representation of the model object 'Ifc Voiding Feature'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcFeatureElementSubtraction |
Ifc4Factory.createIfcFeatureElementSubtraction()
Returns a new object of class 'Ifc Feature Element Subtraction'.
|
IfcFeatureElementSubtraction |
IfcRelVoidsElement.getRelatedOpeningElement()
Returns the value of the 'Related Opening Element' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelVoidsElement.setRelatedOpeningElement(IfcFeatureElementSubtraction value)
Sets the value of the '
Related Opening Element' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcFeatureElementSubtractionImpl
An implementation of the model object 'Ifc Feature Element Subtraction'.
|
class |
IfcOpeningElementImpl
An implementation of the model object 'Ifc Opening Element'.
|
class |
IfcOpeningStandardCaseImpl
An implementation of the model object 'Ifc Opening Standard Case'.
|
class |
IfcVoidingFeatureImpl
An implementation of the model object 'Ifc Voiding Feature'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcFeatureElementSubtraction |
Ifc4FactoryImpl.createIfcFeatureElementSubtraction() |
IfcFeatureElementSubtraction |
IfcRelVoidsElementImpl.getRelatedOpeningElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelVoidsElementImpl.setRelatedOpeningElement(IfcFeatureElementSubtraction newRelatedOpeningElement) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcFeatureElementSubtraction(IfcFeatureElementSubtraction object)
Returns the result of interpreting the object as an instance of 'Ifc Feature Element Subtraction'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.