1. Description
This component operates the Assign Pressure Loads function in Civil NX.
Apply pressure loads to the faces or edges of plate, plane stress,plane strain. Modify or delete previously entered loads.
The Assign Pressure Loads function can be found in the Civil NX main menu,select [Load] tab > [Static Loads(Type)] group > [Assign Pressure Loads]
2. Grasshopper Path
[Midas] > [Static Loads] > [Plate Plane Pressure Loads]
Pressure Type 1 : Face
3. Component Image
4. Input/Output Value
- Input Data
Index | Name | Description | Type | Default |
Previous |
---|---|---|---|---|---|
1 | KEY | Element ID | Integer | - | - |
2 | ID | Serial Number | Integer | - | - |
3 | GROUP_NAME | Load Group Name | String | - | - |
4 | LCNAME | Load Case Name | String | - | - |
5 | VECTORS 0~2 **** |
Vector |
Real | - | - |
6-1 | FORCE0 * | Pressure Load Value | Real | - | - |
6-2 | FORCE1~4 ** | Pressure Load Value | Real | - | - |
7 | Direction | Select Load Direction | Select | Local x | - |
8 | Uniform Load | Use Uniform type load | Select | true | - |
9 | Projection Option *** | Projection Option | Select | false | - |
Activation Condition
* Only for if Uniform Load is true
** Only for if Uniform Load is false
*** Only for if Direction is Global
**** Only for if Direction is Vector
- Output Data
Index | Command | Description | Type | Method |
Next |
---|---|---|---|---|---|
1 | PRES | Assign Prssure Loads (Face Pressure Type) |
Json | PUT/DELETE | - |
Pressure Type 2 : Edge
3. Component Image
4. Input/Output Value
- Input Data
Index | Name | Description | Type | Default |
Previous |
---|---|---|---|---|---|
1 | KEY | Element ID | Integer | - | - |
2 | ID | Serial Number | Integer | - | - |
3 | GROUP_NAME | Load Group Name | String | - | - |
4 | LCNAME | Load Case Name | String | - | - |
5 | VECTORS 0~2 **** |
Vector |
Real | - | - |
6-1 | EDGELOAD0 _UNI * |
Pressure Load Value | Real | - | - |
6-2 | EDGELOAD 1~2 * |
Pressure Load Value | Real | - | - |
7 | Direction | Select Load Direction | Select | Local x | - |
8 | Uniform Load | Use Uniform type load | Select | true | - |
9 | Edge Face | Pressure Edge | Select | Edge #1 | - |
10 | Projection Option *** | Projection Option | Select | false | - |
Activation Condition
* Only for if Uniform Load is true
** Only for if Uniform Load is false
*** Only for if Direction is Global
**** Only for if Direction is Vector
- Output Data
Index | Command | Description | Type | Method |
Next |
---|---|---|---|---|---|
1 | PRES | Assign Prssure Loads (Edge Pressure Type) |
Json | PUT/DELETE | - |
5. Reference API Manual Link