IfcStructuralAction
Definition from IAI: A structural action is a structural activity
that acts upon a structural item or building element.
HISTORY: New entity in Release IFC2x
Edition 2.
Example:
The following figure illustrates the rationale for
the use of the attribute 'CausedBy' for the representation of the dependencies
between actions and action results. The given simplified structure contains two
mechanical models that are analyzed independently, but do influence each
other.
|
Illustration of the usage of the reference
attribute 'CausedBy' in the entity IfcStructuralAction. |
EXPRESS specification:
|
|
|
DestabilizingLoad
|
:
|
BOOLEAN;
|
|
|
|
Attribute definitions:
DestabilizingLoad
|
:
|
Indicates if this action may cause a stability problem. If it is 'FALSE', no further investigations regarding
stability problems are necessary.
|
CausedBy
|
:
|
Optional reference to an instance of IfcStructuralReaction representing a result of another structural
analysis model which creates this action upon the considered structural analysis model.
|
Inheritance graph
|
ENTITY IfcStructuralAction;
|
|
|
DestabilizingLoad
|
:
|
BOOLEAN;
|
|
|
|