BeamDisplacements Class
Retrieves translational and rotational displacements on elements which are active and of linear type.
Namespace: Karamba.ResultsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public static class BeamDisplacements
Public NotInheritable Class BeamDisplacements
public ref class BeamDisplacements abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type BeamDisplacements = class end
- Inheritance
- Object BeamDisplacements
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.
|