Interface ICreepCoefficients
Represents creep coefficients of a slab item
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface ICreepCoefficients
Properties
| Name | Description |
|---|---|
| EventCount | Gets the count of events |
Methods
| Name | Description |
|---|---|
| GetResultCount(int) | Gets the count of results for an event |
| GetValue(int, int) | Gets the creep coefficient |