IPercentages |
Represents percentages of original stiffness of a 2D element
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IPercentagesOfOriginalStiffness2D type exposes the following members.
Properties
Name | Description | |
---|---|---|
ELongTermWithCreepAndShrinkageX | Gets the E long term with creep and shrinkage value in X direction | |
ELongTermWithCreepAndShrinkageY | Gets the E long term with creep and shrinkage value in Y direction | |
ELongTermWithCreepX | Gets the E long term with creep value in X direction | |
ELongTermWithCreepY | Gets the E long term with creep value in Y direction | |
EShortTermX | Gets the E short term value in X direction | |
EShortTermY | Gets the E short term value in Y direction |
See Also