1. 概要
このコンポーネントは、Civil NX/GEN NXの「平面荷重の割り当て」機能を操作します。 Loads このコンポーネントは、Civil NX/GEN NXの「平面荷重の割り当て」機能を操作します。
「Plane Load Type」で定義した平面荷重を、ソリッド要素上の任意の指定位置に適用します。
「Assign Plane Loads」機能における「Solid 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 Loads] > [Solid] Element Type
2. Grasshopper パス
[Midas] > [Static Loads] > [Solid 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 | Integer | - | - |
| 5 | POINT_ORIGIN | Origin Point |
Array [x,y,z] |
- | - |
| 6 | AXIS_X, AXIS_Y | Plane X,Y Axis |
Array [x,y,z] |
- | - |
| 7 | TOL | Tolerance | Real | - | - |
| 8 | ELEM_GROUP * | Element Group Name | String | - | - |
| 9 | CONNECT_NODE ** | Loading Boundary Connecting Node | Integer | - | - |
| 10 | DESC | Description | String | - | - |
| 11 | Element Selection Type | Element Selection Type | Select | Loading plane | - |
| 12 | Solid Face ID (1~6) | Solid Face ID | Select | Face #1 | - |
| 13 | Load Direction | Load Direction | Select | Normal(LP) | - |
| 14 | Projection Type | Projection Type | Select | No | - |
| 15 | 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 Solid Plane Loads | Json | PUT/DELETE | - |
5. APIマニュアル参照リンク