| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcProjectionElement
A representation of the model object 'Ifc Projection Element'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcFeatureElementAddition |
Ifc4Factory.createIfcFeatureElementAddition()
Returns a new object of class 'Ifc Feature Element Addition'.
|
IfcFeatureElementAddition |
IfcRelProjectsElement.getRelatedFeatureElement()
Returns the value of the 'Related Feature Element' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelProjectsElement.setRelatedFeatureElement(IfcFeatureElementAddition value)
Sets the value of the '
Related Feature Element' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcFeatureElementAdditionImpl
An implementation of the model object 'Ifc Feature Element Addition'.
|
class |
IfcProjectionElementImpl
An implementation of the model object 'Ifc Projection Element'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcFeatureElementAddition |
Ifc4FactoryImpl.createIfcFeatureElementAddition() |
IfcFeatureElementAddition |
IfcRelProjectsElementImpl.getRelatedFeatureElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelProjectsElementImpl.setRelatedFeatureElement(IfcFeatureElementAddition newRelatedFeatureElement) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcFeatureElementAddition(IfcFeatureElementAddition object)
Returns the result of interpreting the object as an instance of 'Ifc Feature Element Addition'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.