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