Set Calc Time
set_calc_timeSet the simulation project's calculation end time in seconds, restricting run(to_time=...) from exceeding this boundary. Requires a positive number.
Instructions
Задать конечное время расчёта проекта (endtime расчётного слоя).
Расчёт идёт до этого момента; run(to_time=…) не может уйти за него.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seconds | Yes | конечное время расчёта в секундах (> 0). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |