1. 概要
このコンポーネントは、Civil NXの「床荷重タイプの定義」機能を実行します。
床荷重ケースと、それぞれに対応する床荷重を定義します。
「床荷重タイプの定義(Define Floor Load Type)」機能は、Civil NXのメインメニューから選択します。
[Load] tab > [Static Loads(Type)] group > [Pressure Load] group > [Assign Floor Loads] menu > [Define Floor Loads]
2. Grasshopper パス
[Midas] > [Static Loads] > [Define Floor Load Type]
3. コンポーネント画像
4. 入力/出力値
- 入力データ/strong
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | KEY | Floor Load Type ID | Integer | - | - |
| 2 | NAME | Floor Load Type Name | String | - | - |
| 3 | DESC | Description | String | - | - |
| 4 | ITEM | Floor Load Item | Object | - | Floor Load Item |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | FBLD | Define Floor Load Type | Json | PUT/DELETE | - |
5. APIマニュアル参照リンク