Tgk MIDAS Steel Code Check¶
🟣 Max 📌 Core GUID: {0DCE9710-1AE8-4979-AA04-220EAB34655E}
GetMidasSteelCodeCheck · Component\_5_Result\Comp_Result.MIDAS.cs
Get MIDAS steel code check results
Inputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Run | R | bool | Run |
| MIDAS Result Source | MRS | MidasResultSource | MIDAS result source |
| Element Ids | E | List | Element ids |
Outputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Columns | C | List |
Columns |
| Rows | Rows | DataTree |
Rows |
| Row Json | RJ | List |
Row json |
| Row Count | RC | int | Row count |
| Raw Json | Raw | string | Raw MIDAS JSON |
| Diagnostics | D | List |
Diagnostics |
Return Value¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| MIDAS Result Source | MRS | MIDAS result source |
📝 Additional Notes¶
(Add usage examples, notes, etc. here)