Tgk ETABS ActiveDOF¶
🔵 Pro 📌 Settings
SetEtabsAnalyzeDof · Component\_0_General\Comp_General.cs
设置ETABS分析用的有效自由度
Inputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| EtabsModel | E | cSapModel> | ETABS模型对象 |
| false | bool runIt = | ||
| true | bool ux = | ||
| true | bool uy = | ||
| true | bool uz = | ||
| true | bool rx = | ||
| true | bool ry = | ||
| true | bool rz = |
Outputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| success | success | bool | success |
Return Value¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| EtabsModel | E | ETABS模型对象 |
📝 Additional Notes¶
(Add usage examples, notes, etc. here)