1. Description
This component operates the Assign Floor Loads function in Civil NX.
Enter floor loads within a "closed" planar polygon. The floor loads are converted into line beam loads or in-span, concentrated beam loads applied to the top of wall or beam elements.
The Assign Floor Loads funtion can be found in the Civil NX main menu,select [Load] tab > [Static Loads(Type)] group > [Pressure Load] group > [Assign Floor Loads] menu > [Assign Floor Loads]
2. Grasshopper Path
[Midas] > [Static Loads] > [Assign Floor Loads]
3. Component Image
4. Input/Output Value
- Input Data
Index | Name | Description | Type | Default |
Previous |
---|---|---|---|---|---|
1 | KEY | Floor Load ID | Integer | - | - |
2 | FLOOR_LOAD_TYPE_NAME | Floor Load Type Name | String | - | - |
3 | LOAD_ANGLE | Load Angle(A1) | Real | 0 | - |
4 | SUB_BEAM_NUM | No. of Sub Beams | Integer | 0 | - |
4 | SUB_BEAM_ANGLE | Sub-Beam Angle(A2) | Real | 0 | - |
5 | UNIT_SELF_WEIGHT | Unit Self Weight | Real | 0 | - |
6 | DESC | Description | String | - | - |
7 | GROUP_NAME | Load Group Name | String | Default | - |
8 | NODES | Nodes defining Loading Area | Integer (multiline Data Only) |
- | - |
9 | Distribution Type | Sub Beam Weight | Select | Two Way | - |
10 | Load Direction | Load Direction | Select | Global Z | - |
11 | Projection Boolean | Projection Boolean | Select | false | - |
12 | Exclude Inner Elem. of Area | Exclude Inner Elem. of Area | Select | false | - |
13 | Allow Polygon Type Unit Angle | Allow Polygon Type Unit Angle | Select | false | - |
- Output Data
Index | Command | Description | Type | Method |
Next |
---|---|---|---|---|---|
1 | FBLA | Assign Floor Load Type | Json | PUT/DELETE | - |
5. Reference API Manual Link