Tgk MIDAS Concrete Wall Design Force¶
🟣 Max 📌 Core GUID: {13D3BC44-CF09-4E14-9F2B-C083C056E882}
GetMidasConcreteWallDesignForce · Component\_5_Result\Comp_Result.MIDAS.cs
Get MIDAS concrete wall design forces
Inputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Run | R | bool | Run |
| MIDAS Result Source | MRS | MidasResultSource | MIDAS result source |
| Table Type | TT | string | Table type |
| Element Ids | E | List | Element ids |
| Parts | P | List | Parts |
| Components | C | List | Components |
| Story Names | SN | List | Story names |
| Force Unit | FU | string | Force unit |
| Distance Unit | DU | string | Distance unit |
| Format | F | string | Table format |
| Place | PL | int | Decimal place |
| Export Path | EP | string | Export path |
Outputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Columns | Cols | 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)