public interface IfcRelProjectsElement extends IfcRelConnects
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcFeatureElementAddition |
getRelatedFeatureElement()
Returns the value of the 'Related Feature Element' reference.
|
IfcElement |
getRelatingElement()
Returns the value of the 'Relating Element' reference.
|
void |
setRelatedFeatureElement(IfcFeatureElementAddition value)
Sets the value of the '
Related Feature Element' reference. |
void |
setRelatingElement(IfcElement value)
Sets the value of the '
Relating Element' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcElement getRelatingElement()
Has Projections'.
If the meaning of the 'Relating Element' reference isn't clear, there really should be more of a description here...
setRelatingElement(IfcElement),
Ifc2x3tc1Package.getIfcRelProjectsElement_RelatingElement(),
IfcElement.getHasProjections()void setRelatingElement(IfcElement value)
Relating Element' reference.
value - the new value of the 'Relating Element' reference.getRelatingElement()IfcFeatureElementAddition getRelatedFeatureElement()
Projects Elements'.
If the meaning of the 'Related Feature Element' reference isn't clear, there really should be more of a description here...
setRelatedFeatureElement(IfcFeatureElementAddition),
Ifc2x3tc1Package.getIfcRelProjectsElement_RelatedFeatureElement(),
IfcFeatureElementAddition.getProjectsElements()void setRelatedFeatureElement(IfcFeatureElementAddition value)
Related Feature Element' reference.
value - the new value of the 'Related Feature Element' reference.getRelatedFeatureElement()Copyright © 2016 OpenSource BIM. All rights reserved.