public interface IfcRelCoversSpaces extends IfcRelConnects
The following features are supported:
Ifc2x3tc1Package.getIfcRelCoversSpaces()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCovering> |
getRelatedCoverings()
Returns the value of the 'Related Coverings' reference list.
|
IfcSpace |
getRelatedSpace()
Returns the value of the 'Related Space' reference.
|
void |
setRelatedSpace(IfcSpace value)
Sets the value of the '
Related Space' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcSpace getRelatedSpace()
Has Coverings'.
If the meaning of the 'Related Space' reference isn't clear, there really should be more of a description here...
setRelatedSpace(IfcSpace),
Ifc2x3tc1Package.getIfcRelCoversSpaces_RelatedSpace(),
IfcSpace.getHasCoverings()void setRelatedSpace(IfcSpace value)
Related Space' reference.
value - the new value of the 'Related Space' reference.getRelatedSpace()org.eclipse.emf.common.util.EList<IfcCovering> getRelatedCoverings()
IfcCovering.
It is bidirectional and its opposite is 'Covers Spaces'.
If the meaning of the 'Related Coverings' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcRelCoversSpaces_RelatedCoverings(),
IfcCovering.getCoversSpaces()Copyright © 2016 OpenSource BIM. All rights reserved.