public interface IfcRelFillsElement extends IfcRelConnects
| 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, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, 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),
Ifc4Package.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),
Ifc4Package.getIfcRelFillsElement_RelatedBuildingElement(),
IfcElement.getFillsVoids()void setRelatedBuildingElement(IfcElement value)
Related Building Element' reference.
value - the new value of the 'Related Building Element' reference.getRelatedBuildingElement()Copyright © 2018 OpenSource BIM. All rights reserved.