public interface IfcRelConnectsStructuralActivity extends IfcRelConnects
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralActivity |
getRelatedStructuralActivity()
Returns the value of the 'Related Structural Activity' reference.
|
IfcStructuralActivityAssignmentSelect |
getRelatingElement()
Returns the value of the 'Relating Element' reference.
|
void |
setRelatedStructuralActivity(IfcStructuralActivity value)
Sets the value of the '
Related Structural Activity' reference. |
void |
setRelatingElement(IfcStructuralActivityAssignmentSelect 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, removeIfcStructuralActivityAssignmentSelect getRelatingElement()
If the meaning of the 'Relating Element' reference isn't clear, there really should be more of a description here...
setRelatingElement(IfcStructuralActivityAssignmentSelect),
Ifc2x3tc1Package.getIfcRelConnectsStructuralActivity_RelatingElement()void setRelatingElement(IfcStructuralActivityAssignmentSelect value)
Relating Element' reference.
value - the new value of the 'Relating Element' reference.getRelatingElement()IfcStructuralActivity getRelatedStructuralActivity()
Assigned To Structural Item'.
If the meaning of the 'Related Structural Activity' reference isn't clear, there really should be more of a description here...
setRelatedStructuralActivity(IfcStructuralActivity),
Ifc2x3tc1Package.getIfcRelConnectsStructuralActivity_RelatedStructuralActivity(),
IfcStructuralActivity.getAssignedToStructuralItem()void setRelatedStructuralActivity(IfcStructuralActivity value)
Related Structural Activity' reference.
value - the new value of the 'Related Structural Activity' reference.getRelatedStructuralActivity()Copyright © 2016 OpenSource BIM. All rights reserved.