1. 概要
このコンポーネントは、Civil NX/GEN NXの「Traffic Line Lanes - Optimization(交通車線-最適化)」機能を操作します。移動荷重の最適化により、最も厳しい応答が得られる載荷車線数と、車両の横方向および縦方向における正確な位置を求めることができます。
「Traffic Line Lanes - Optimization」機能は、Civil NX/GEN NXのメインメニューから選択できます。
[Load] tab > [Moving Load(Type)] group > [Moving Load Code] Menu > [Traffic Line Lanes] Menu > [Traffic Line Lanes - Optimization]
2. Grasshopper パス
[Midas] > [Moving Load] > [Traffic Line Lanes-Optimization]
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 | - | - |
| 5 | OPTIM_WIDTH | Optimization Lane | Real | - | - |
| 6 | LANE_WIDTH | Lane Width | Real | - | - |
| 7-1 |
DIVIDE_NUM ** |
Divide Number |
Integer | - | - |
| 7-2 |
ANAL_LANE |
Analysis Lane offset |
Real | - | - |
| 8 | WHEEL_SPACE | Wheel Spacing | Real | - | - |
| 9 | MARGIN | Margin | Real | 0 | - |
| 10 | LANE_ITEMS | Define Lane Items | Object | - | Lane Items of Traffic LineLanes |
| 11 | Load Distribution | Load Distribution | Select | Lane Element | - |
| 12 | Moving Direction | Moving Direstion | Select | FORWARD | - |
| 13 | Offset Type |
Offset Type (Generate Analysis Lanes) |
Select |
Number of Lanes (2^N+1) |
- |
| 14 | Use Stradding Lane Type | Use Stradding Lane Type | Select | false | - |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | LLANop | Create Traffic Line Lanes - Optimization | Json | PUT/DELETE | - |
Activation Condition
* Only for if Load Distribution Type is Cross Beam
** Only for if Load Offset Type is Number of Lane(2^N+1)
*** Only for if Load Offset Type is Offset from Centerline
5. APIマニュアル参照リンク
Traffic Line Lanes - Moving Load Optimizaion