1. 概要
このコンポーネントは、Civil NX/GEN NXの「交通路面車線(Traffic Surface Lanes)」機能を操作します。移動荷重解析に使用する交通路面車線を入力します。
「交通路面車線(Traffic Surface Lanes)」機能は、Civil NX/GEN NXのメインメニューから選択できます。
[Load] tab > [Moving Load(Type)] group > [Moving Load Code] Menu > [Traffic Surface Lanes] Menu > [Traffic Surface Lanes]
2. Grasshopper パス
[Midas] > [Moving Load] > [Traffic Surface Lanes]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | NAME | Name of Line Lane | String | - | - |
| 2 | WIDTH | Lane Width | Real | - | - |
| 3 | WHEEL_SPACE | Wheel Spacing | Real | - | - |
| 4 | SKEW_START | Skew Start | Real | 0 | - |
| 5 | SKEW_END | Skew End | Real | 0 | - |
| 6 |
ALLOW _WIDTH * |
Allow Width for Optimization | Real | 0 | - |
| 7 | LANE_ITEMS | Define Lane Items | Object | - | Lane Items of Traffic Surface Lanes |
| 8 | Transverse Lane Optimization | Transverse Lane Optimization | Select | false | - |
| 9 | Moving Direction | Moving Direstion | Select | FORWARD | - |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | SLAN | Create Traffic Surface Lanes | Json | PUT/DELETE | - |
Activation Condition
* Only for if Transverse Lane Optimization is True
5. APIマニュアル参照リンク