Click or drag to resize

BeamForces Class

Retrieves section forces along all elements.
Inheritance Hierarchy
SystemObject
  Karamba.ResultsBeamForces

Namespace:  Karamba.Results
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public static class BeamForces
Methods
  NameDescription
Public methodStatic membersolve(Model, ListString, ListGuid, String, ListDouble, ListListListListDouble)
retrieve section forces along all elements.
Public methodStatic membersolve(Model, ListString, String, Double, Int32, ListListListListDouble)
retrieve section forces along all elements.
Public methodStatic membersolve(Model, ListString, ListGuid, String, Double, Int32, ListListListListDouble)
retrieve section forces along all elements.
Top
See Also