public interface IfcStructuralActivity extends IfcProduct
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralLoad |
getAppliedLoad()
Returns the value of the 'Applied Load' reference.
|
IfcRelConnectsStructuralActivity |
getAssignedToStructuralItem()
Returns the value of the 'Assigned To Structural Item' reference.
|
IfcGlobalOrLocalEnum |
getGlobalOrLocal()
Returns the value of the 'Global Or Local' attribute.
|
boolean |
isSetAssignedToStructuralItem()
Returns whether the value of the '
Assigned To Structural Item' reference is set. |
void |
setAppliedLoad(IfcStructuralLoad value)
Sets the value of the '
Applied Load' reference. |
void |
setAssignedToStructuralItem(IfcRelConnectsStructuralActivity value)
Sets the value of the '
Assigned To Structural Item' reference. |
void |
setGlobalOrLocal(IfcGlobalOrLocalEnum value)
Sets the value of the '
Global Or Local' attribute. |
void |
unsetAssignedToStructuralItem()
Unsets the value of the '
Assigned To Structural Item' reference. |
getGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcStructuralLoad getAppliedLoad()
If the meaning of the 'Applied Load' reference isn't clear, there really should be more of a description here...
setAppliedLoad(IfcStructuralLoad),
Ifc2x3tc1Package.getIfcStructuralActivity_AppliedLoad()void setAppliedLoad(IfcStructuralLoad value)
Applied Load' reference.
value - the new value of the 'Applied Load' reference.getAppliedLoad()IfcGlobalOrLocalEnum getGlobalOrLocal()
IfcGlobalOrLocalEnum.
If the meaning of the 'Global Or Local' attribute isn't clear, there really should be more of a description here...
IfcGlobalOrLocalEnum,
setGlobalOrLocal(IfcGlobalOrLocalEnum),
Ifc2x3tc1Package.getIfcStructuralActivity_GlobalOrLocal()void setGlobalOrLocal(IfcGlobalOrLocalEnum value)
Global Or Local' attribute.
value - the new value of the 'Global Or Local' attribute.IfcGlobalOrLocalEnum,
getGlobalOrLocal()IfcRelConnectsStructuralActivity getAssignedToStructuralItem()
Related Structural Activity'.
If the meaning of the 'Assigned To Structural Item' reference isn't clear, there really should be more of a description here...
isSetAssignedToStructuralItem(),
unsetAssignedToStructuralItem(),
setAssignedToStructuralItem(IfcRelConnectsStructuralActivity),
Ifc2x3tc1Package.getIfcStructuralActivity_AssignedToStructuralItem(),
IfcRelConnectsStructuralActivity.getRelatedStructuralActivity()void setAssignedToStructuralItem(IfcRelConnectsStructuralActivity value)
Assigned To Structural Item' reference.
value - the new value of the 'Assigned To Structural Item' reference.isSetAssignedToStructuralItem(),
unsetAssignedToStructuralItem(),
getAssignedToStructuralItem()void unsetAssignedToStructuralItem()
Assigned To Structural Item' reference.
boolean isSetAssignedToStructuralItem()
Assigned To Structural Item' reference is set.
unsetAssignedToStructuralItem(),
getAssignedToStructuralItem(),
setAssignedToStructuralItem(IfcRelConnectsStructuralActivity)Copyright © 2016 OpenSource BIM. All rights reserved.