1. Description
This component operates the Assign Pressure Loads function in Civil NX. Apply pressure loads to the solid elements. 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] > [Solid Pressure Loads]
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_UNI * | 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 | Json | PUT/DELETE | - |
5. Reference API Manual Link