model_state
Check if your PLAXIS model is ready to calculate, identifying blocking issues like missing materials or mesh problems, and listing phases not marked for calculation.
Instructions
Report whether the model can be calculated, and what is stopping it.
Read-only. Returns mesh status and element counts, the phase table
with each phase's marked-for-calculation flag, and any features
with no material assigned. blocking lists what would stop a
calculate; unknown lists the checks that could not be evaluated
on this endpoint, so an empty blocking is never mistaken for a
clean bill of health.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||