Tgk OpenSees Topology Result Source¶
🟣 Max 📌 Core GUID: {FF473AFC-5E96-4C8A-84D9-BD38A57F33A7}
CreateOpenSeesTopologyResultSource · Component\_5_Result\Comp_Result.OpenSees.Topology.cs
Create an OpenSees topology result source
Inputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Topology Result Directory | TRD | string | OpenSees topology result directory or task working directory |
| Manifest Path | MP | string | Optional manifest.json path |
Outputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Resolved Topology Result Directory | RTRD | string | Resolved topology result directory |
| Resolved Manifest Path | RMP | string | Resolved manifest.json path |
| Manifest Exists | ME | bool | Whether manifest.json exists |
| Iteration Count | IC | int | Available topology iteration count |
| Task Name | TN | string | Resolved topology task name |
| Summary | S | string | Topology result source summary |
Return Value¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| OpenSees Topology Result Source | OTRS | OpenSees topology result source |
📝 Additional Notes¶
(Add usage examples, notes, etc. here)