| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcProjectionElement
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 |
|---|---|
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 © 2018 OpenSource BIM. All rights reserved.