1. 概要
このコンポーネントは、Civil NX/GEN NXの「平面荷重の割り当て」機能を操作します。
「Plane Load Type」で定義した平面荷重を、プレート要素上の任意の指定位置に適用します。
「Assign Plane Loads」機能における「Plate Plane Load」は、プレート平面荷重を意味します。
Loads can be found in the Civil NX/GEN NX main menu,select [Load] tab > [Static Loads(Type)] group > [Pressure Load] group > [Assign Plane Loads] menu > [Assign Plane Load Type] > [Plate] Element Type
2. Grasshopper パス
[Midas] > [Static Loads] > [Plate Plane Load]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | KEY | Plane Load ID | Integer | - | - |
| 2 | LCNAME | Load Case Name | String | - | - |
| 3 | LOAD_GROUP | Load Group Name | String | - | - |
| 4 | PNLD_KEY | Plane Load Type Key No. | Integer | - | - |
| 5 | POINT_ORGIN | Origin Point |
Array [x,y,z] |
- | - |
| 5 | AXIS_X, AXIS_Y | Plane X,Y Axis |
Array [x,y,z] |
- | - |
| 6 | TOL | Tolerance | Real | - | - |
| 7 | ELEM_GROUP * | Element Group Name | String | - | - |
| 8 | CONNECT_NODE ** | Loading Boundary Connecting Node | Integer | - | - |
| 9 | DESC | Description | String | - | - |
| 10 | Element Selection Type | Element Selection Type | Select | Loading Plane | - |
| 11 | Load Direction | Load Direction | Select | Nomal(LP) | - |
| 12 | Projection Type | Projection Type | Select | No | - |
| 13 | Node Defining Loading Area | Node Defining Loading Area | Select | False | - |
Activation Condition
* Only for if Element Selection Type is Group
** Only for if Element Selection Type is Loading Plane
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | PNLA | Assign Plate Plane Loads | Json | PUT/DELETE | - |
5. APIマニュアル参照リンク