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