1. Description
This component operates the Define Plane Load Type function in Civil NX.
Define types and magnitudes of Plane Loads. The Plane Loads defined by this feature are applied to the structure through the Assign Plane Loads feature. The Plane Loads can be applied to any specific locations on plate and solid elements, which constitute an analysis model. This capability alleviates the cumbersome tasks of locating nodes where loads are applied. The defined loads are converted into nodal loads based on the stiffness of the plate and solid elements and applied to the contiguous nodes.
The Define Plane Load Type funtion can be found in the Civil NX main menu,select [Load] tab > [Static Loads(Type)] group > [Pressure Load] group > [Assign Plane Loads] menu > [Define Plane Load Type] > [Line] Load Type
2. Grasshopper Path
[Midas] > [Static Loads] > [Line Plane Load Type]
3. Component Image
4. Input/Output Value
- Input Data
Index | Name | Description | Type | Default |
Previous |
---|---|---|---|---|---|
1 | KEY | Plane Load Type ID | Integer | - | - |
2 | NAME | Plane Load Type Name | String | - | - |
3 | DESC | Description | String | - | - |
4 | X1,Y1,X2,Y2 | Coordinates of the 1st/2nd point defining the loaded area | Real | - | - |
5 | F1 F2 * |
Magnitudes of force/moment at each location | Real | - | - |
6 | COPY_X COPY_Y |
Copy the defined plane load in the x/y-direction | Real | - | - |
7 | Is Uniform Data | Is Uniform Data (if True, Force[1~3] same as Force[0] | Select | True | - |
Activation Condition
* Only for if Uniform Data is false
- Input Data
Index | Command | Description | Type | Method |
Next |
---|---|---|---|---|---|
1 | PLND | Define Line Plane Load Type | Json | PUT/DELETE |
- |
5. Reference API Manual Link