1. 概要
このコンポーネントは、Civil NXの「床荷重の割り当て(Assign Floor Loads)」機能を操作します。
「閉じた」平面ポリゴン内に床荷重を入力します。入力した床荷重は、線荷重(梁荷重)またはスパン内の集中梁荷重に変換され、壁または梁要素の上部に適用されます。
「Assign Floor Loads」機能は、Civil NXのメインメニューから、[Load]→[Assign Floor Loads]を選択すると実行できます。
[Load] tab > [Static Loads(Type)] group > [Pressure Load] group > [Assign Floor Loads] menu > [Assign Floor Loads]
2. Grasshopper パス
[Midas] > [Static Loads] > [Assign Floor Loads]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| 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 | - |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | FBLA | Assign Floor Load Type | Json | PUT/DELETE | - |
5. APIマニュアル参照リンク