IdeaStatiCa.ConnectionApi.Model.CheckResSummary
Check summary
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| CheckValue | double | Check value | [optional] |
| CheckStatus | bool | Status of check | [optional] |
| LoadCaseId | int | Id of Load Case | [optional] |
| Name | string | Name | [optional] |
| UnityCheckMessage | string | Detail message about overall check | [optional] |
| Skipped | bool | Whether the check was calculated or not. If true, the check was not calculated and IdeaRS.OpenModel.Connection.CheckResSummary.CheckValue should be ignored, otherwise false. | [optional] |