1. Description
This component operates the Assign Plane Loads function in Civil NX.
Apply the plane loads defined in (Plane Load Type) to any specific locations on plate elements.
The Plate Plane Load in the Assign Plane Loads can be found in the Civil 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 Path
[Midas] > [Static Loads] > [Plate Plane Load]
3. Component Image
4. Input/Output Value
- Input Data
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
- Output Data
Index | Command | Description | Type | Method |
Next |
---|---|---|---|---|---|
1 | PNLA | Assign Plate Plane Loads | Json | PUT/DELETE | - |
5. Reference API Manual Link