IfcRelFillsElement
Inheritance: java.lang.Object, IfcRelConnects
Constructors
| Constructor | Description |
|---|---|
| IfcRelFillsElement() |
Methods
| Method | Description |
|---|---|
| getRelatingOpeningElement() | |
| setRelatingOpeningElement(IfcOpeningElement value) | |
| getRelatedBuildingElement() | |
| setRelatedBuildingElement(IfcElement value) |
IfcRelFillsElement()
public IfcRelFillsElement()
getRelatingOpeningElement()
public final IfcOpeningElement getRelatingOpeningElement()
Returns: IfcOpeningElement
setRelatingOpeningElement(IfcOpeningElement value)
public final void setRelatingOpeningElement(IfcOpeningElement value)
getRelatedBuildingElement()
public final IfcElement getRelatedBuildingElement()
Returns: IfcElement
setRelatedBuildingElement(IfcElement value)
public final void setRelatedBuildingElement(IfcElement value)