1. 概要
このコンポーネントは、Civil NXの「支点の定義」機能を操作します。
選択した節点の自由度を拘束します。 以前に定義した支点条件を置き換えたり、削除したりできます。
「Supports」機能は、Civil NXのメインメニューから「Supports」を選択すると使用できます。
[Boundary] tab > [Supports] group > [Define Supports]
2. Grasshopper パス
[Midas] > [Boundary] > [Supports]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | Key | Node ID. | Integer | - | - |
| 2 | ID | Serial Number | Integer | - | - |
| 3 | GROUP_NAME | Boundary Group Name | String | - | - |
| 4 | Constraint DX,DY,DZ,RX,RY,RZ | Use Constraint DOF | Select | True | - |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | CONS | Assign Supports | Json | PUT/DELETE | - |
5. APIマニュアル参照リンク