public interface IfcRelFillsElement extends IfcRelConnects
The following features are supported:
Ifc2x3tc1Package.getIfcRelFillsElement()| Modifier and Type | Method and Description |
|---|---|
IfcElement |
getRelatedBuildingElement()
Returns the value of the 'Related Building Element' reference.
|
IfcOpeningElement |
getRelatingOpeningElement()
Returns the value of the 'Relating Opening Element' reference.
|
void |
setRelatedBuildingElement(IfcElement value)
Sets the value of the '
Related Building Element' reference. |
void |
setRelatingOpeningElement(IfcOpeningElement value)
Sets the value of the '
Relating Opening Element' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcOpeningElement getRelatingOpeningElement()
Has Fillings'.
If the meaning of the 'Relating Opening Element' reference isn't clear, there really should be more of a description here...
setRelatingOpeningElement(IfcOpeningElement),
Ifc2x3tc1Package.getIfcRelFillsElement_RelatingOpeningElement(),
IfcOpeningElement.getHasFillings()void setRelatingOpeningElement(IfcOpeningElement value)
Relating Opening Element' reference.
value - the new value of the 'Relating Opening Element' reference.getRelatingOpeningElement()IfcElement getRelatedBuildingElement()
Fills Voids'.
If the meaning of the 'Related Building Element' reference isn't clear, there really should be more of a description here...
setRelatedBuildingElement(IfcElement),
Ifc2x3tc1Package.getIfcRelFillsElement_RelatedBuildingElement(),
IfcElement.getFillsVoids()void setRelatedBuildingElement(IfcElement value)
Related Building Element' reference.
value - the new value of the 'Related Building Element' reference.getRelatedBuildingElement()Copyright © 2016 OpenSource BIM. All rights reserved.