Tgk OpenSees Result Selection¶
🟣 Max 📌 Core GUID: {E077A4A0-F0D6-4C79-895A-BED1367EF6EA}
CreateOpenSeesResultSelection · Component\_5_Result\Comp_Result.OpenSees.Selection.cs
Create an OpenSees result-selection object
Inputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Time History Result Type | THRT | tgkTimeHistoryResultType | Time-history result type |
| Step Index | SI | int | Requested step index. Negative values mean last step when a step is used. |
Outputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Requested Step Index | RSI | int | Requested result-step index |
| Normalized Step Index Hint | NSIH | string | Normalized step-index hint. Envelopes returns Ignored. |
| Summary | S | string | Selection summary |
Return Value¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| OpenSees Result Selection | ORSel | OpenSees result-selection object |
📝 Additional Notes¶
(Add usage examples, notes, etc. here)