1. 概要
Civil NX/GEN NXの「Define General Spring Type」機能を操作するコンポーネントです。
選択した節点の自由度を拘束します。以前に定義された支持条件を置き換える、または削除します。
「Define General Spring Type」機能は、Civil NX/GEN NXのメインメニューから[Select]を選択すると表示されます。
[Boundary] tab > [Spring Supports] group > [Define General Spring Type]
2. Grasshopper パス
[Midas] > [Boundary] > [Define General Spring Type]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | Key | General Spring Type ID. | Integer | - | - |
| 2 | NAME | General Spring Name | String | - | - |
| 3 | SPRING * | Spring (SDz) | Real | - | - |
| 4 | MASS ** | Mass (MDx) |
Real |
- | - |
| 5 | DAMPING *** | Damping (DDx) |
Real |
- | - |
| 6 | Use Stiffness Matrix Option | Use Stiffness Matrix Option | Select | true | - |
| 7 | Use Mass Matrix Option | Use Mass Marix Option | Select | false | - |
| 8 | Use Damping Matrix Option | Use Damping Matrix Option | Select | false | - |
Activation Condition
* Only for Use Stiffness Matrix Option is true
** Only for Use Mass Matrix Option is true
*** Only for Use Damping Matrix Option is true
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 |
GSTP |
Define General Spring Type | Json | PUT/DELETE | Assign General Spring Supports |
5. APIマニュアル参照リンク