BeamDisplacements Class

Retrieves translational and rotational displacements on elements which are active and of linear type.

Definition

Namespace: Karamba.Results
Assembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public static class BeamDisplacements
Inheritance
Object    BeamDisplacements

Methods

solve(Model, ListString, ListGuid, String, ListDouble, ListListListVector3, ListListListVector3, ListListListLoadCase, ListListListInt32, ListInt32) component for retrieving translational and rotational displacements on elements which are active and of linear type.
solve(Model, ListString, String, Double, Int32, ListListListVector3, ListListListVector3, ListListListLoadCase, ListListListInt32, ListInt32) component for retrieving translational and rotational displacements on elements which are active and of linear type.
solve(Model, ListString, ListGuid, String, Double, Int32, ListListListVector3, ListListListVector3, ListListListLoadCase, ListListListInt32, ListInt32) component for retrieving translational and rotational displacements on active beam elements which are active and of linear type.

See Also