Interface IPercentagesOfOriginalStiffness2D
Represents percentages of original stiffness of a 2D element
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IPercentagesOfOriginalStiffness2D
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 |