| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcOpeningStandardCase
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 |
|---|---|
IfcOpeningElement |
Ifc4Factory.createIfcOpeningElement()
Returns a new object of class 'Ifc Opening Element'.
|
IfcOpeningElement |
IfcRelFillsElement.getRelatingOpeningElement()
Returns the value of the 'Relating Opening Element' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelFillsElement.setRelatingOpeningElement(IfcOpeningElement value)
Sets the value of the '
Relating Opening Element' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcOpeningElementImpl
An implementation of the model object 'Ifc Opening Element'.
|
class |
IfcOpeningStandardCaseImpl
An implementation of the model object 'Ifc Opening Standard Case'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcOpeningElement |
Ifc4FactoryImpl.createIfcOpeningElement() |
IfcOpeningElement |
IfcRelFillsElementImpl.getRelatingOpeningElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelFillsElementImpl.setRelatingOpeningElement(IfcOpeningElement newRelatingOpeningElement) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcOpeningElement(IfcOpeningElement object)
Returns the result of interpreting the object as an instance of 'Ifc Opening Element'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.