DeformEnergy Class
Retrieves axial- and bending-energy of elements.
Namespace: Karamba.ResultsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public static class DeformEnergy
Public NotInheritable Class DeformEnergy
public ref class DeformEnergy abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DeformEnergy = class end
- Inheritance
- Object DeformEnergy
solve(Model, String, ListString, ListListListDouble, ListListListDouble)
|
Retrieves axial- and bending-energy of elements.
|
solve(Model, String, ListString, ListGuid, ListListListDouble, ListListListDouble)
|
Retrieves axial- and bending-energy of elements.
|
solve(Model, String, ListString, ListGuid, Int32, ListListListDouble, ListListListInt32, ListListListDouble, ListListListInt32, ListInt32)
|
Retrieves axial- and bending-energy of elements.
|