Click or drag to resize

BeamDisplacements Class

Retrieves translational and rotational displacements on elements.
Inheritance Hierarchy
SystemObject
  Karamba.ResultsBeamDisplacements

Namespace:  Karamba.Results
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public static class BeamDisplacements
Methods
  NameDescription
Public methodStatic membersolve(Model, ListString, ListGuid, String, ListDouble, ListListListVector3, ListListListVector3)
component for retrieving translational and rotational displacements on elements.
Public methodStatic membersolve(Model, ListString, String, Double, Int32, ListListListVector3, ListListListVector3)
component for retrieving translational and rotational displacements on elements.
Public methodStatic membersolve(Model, ListString, ListGuid, String, Double, Int32, ListListListVector3, ListListListVector3)
component for retrieving translational and rotational displacements on elements.
Top
See Also