public interface IfcRelConnectsStructuralElement extends IfcRelConnects
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralMember |
getRelatedStructuralMember()
Returns the value of the 'Related Structural Member' reference.
|
IfcElement |
getRelatingElement()
Returns the value of the 'Relating Element' reference.
|
void |
setRelatedStructuralMember(IfcStructuralMember value)
Sets the value of the '
Related Structural Member' 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 Structural Member'.
If the meaning of the 'Relating Element' reference isn't clear, there really should be more of a description here...
setRelatingElement(IfcElement),
Ifc2x3tc1Package.getIfcRelConnectsStructuralElement_RelatingElement(),
IfcElement.getHasStructuralMember()void setRelatingElement(IfcElement value)
Relating Element' reference.
value - the new value of the 'Relating Element' reference.getRelatingElement()IfcStructuralMember getRelatedStructuralMember()
References Element'.
If the meaning of the 'Related Structural Member' reference isn't clear, there really should be more of a description here...
setRelatedStructuralMember(IfcStructuralMember),
Ifc2x3tc1Package.getIfcRelConnectsStructuralElement_RelatedStructuralMember(),
IfcStructuralMember.getReferencesElement()void setRelatedStructuralMember(IfcStructuralMember value)
Related Structural Member' reference.
value - the new value of the 'Related Structural Member' reference.getRelatedStructuralMember()Copyright © 2016 OpenSource BIM. All rights reserved.