1. 概要
このコンポーネントは、Civil NXの「圧力荷重の割り当て(Assign Pressure Loads)」機能を実行します。
プレート、平面応力、平面ひずみ要素の面または辺に圧力荷重を適用します。また、入力済みの荷重を変更または削除します。
The 「圧力荷重の割り当て(Assign Pressure Loads)」機能は、Civil NXのメインメニューから選択します。
[Load] tab > [Static Loads(Type)] group > [Assign Pressure Loads]
2. Grasshopper パス
[Midas] > [Static Loads] > [Plate Plane Pressure Loads]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | KEY | Element ID | Integer | - | - |
| 2 | ID | Serial Number | Integer | - | - |
| 3 | GROUP_NAME | Load Group Name | String | - | - |
| 4 | LOADTYPENAME | Load Type Name | String | - | - |
| 5 |
VECTORS 0~2 ** |
Vector |
Real | - | - |
| 6 | Direction | Select Load Direction | Select | Local x | - |
| 7 | Uniform Load | Use Uniform type load | Select | true | - |
| 8 | Edge Face | Pressure Edge | Select | Edge #1 | - |
| 9 | Projection Option * | Projection Option | Select | false | - |
Activation Condition
* Only for if Direction is Global
** Only for if Direction is Vector
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | PRES | Assign Prssure Loads | Json | PUT/DELETE | - |
5. APIマニュアル参照リンク