1. 概要
このコンポーネントは、Civil NX/GEN NXの「車両(AASHTO規準)」機能を操作します。AASHTO規準で規定された車両荷重を入力します。
「車両(AASHTO規準)」機能は、Civil NX/GEN NXのメインメニューから選択できます。
[Load] tab > [Moving Load(Type)] group > [Moving Load Code] Menu > [Vehicles] Menu
2. Grasshopper パス
[Midas] > [Moving Load] > [Vehicles AASHTO Standard]
Standard Code Type 1 : AASHTO
(AASHTO Standard Load, AASHTO)
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 |
VEHICLE_LOAD _NAME |
Vehicular Load Name | String | - | - |
| 2 | Standard Code | Standard Code | Select | AASHTO Standard Load | - |
| 3 |
Vehicular Type Name |
Vehicular Type Name | Select | - | - |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | MVHL |
Create
Vehicle AASHTO_Standard (AASHTO Standard Code) |
Json | PUT/DELETE | - |
Standard Code Type 2 : Caltrans
(CALTRANS Standard Load_2017, CALTRANS Standard Load)
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 |
VEHICLE_LOAD _NAME |
Vehicular Load Name | String | - | - |
| 2 | Standard Code | Standard Code | Select | AASHTO Standard Load | - |
| 3 |
Vehicular Type Name |
Vehicular Type Name | Select | - | - |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | MVHL |
Create
Vehicle AASHTO_Standard (Caltrans Standard Code) |
Json | PUT/DELETE | - |
Standard Code Type 3 : Trukey
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 |
VEHICLE_LOAD _NAME |
Vehicular Load Name | String | - | - |
| 2 |
DYN_LOAD _ALLOWANCE * |
Dynamic Load Allowance | Real | 0 | - |
| 3 | Standard Code | Standard Code | Select | AASHTO Standard Load | - |
| 4 |
Vehicular Type Name |
Vehicular Type Name | Select | - | - |
Activation Condition
* Only for if Vehicular Type Name is KGM-45
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | MVHL |
Create
Vehicle AASHTO_Standard (Turkey Standard Code) |
Json | PUT/DELETE | - |
Standard Code Type 4 : OTHERS
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 |
VEHICLE_LOAD _NAME |
Vehicular Load Name | String | - | - |
| 2 | Standard Code | Standard Code | Select | AASHTO Standard Load | - |
| 3 |
Vehicular Type Name |
Vehicular Type Name | Select | - | - |
Activation Condition
* Only for if Vehicular Type Name is KGM-45
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | MVHL |
Create
Vehicle AASHTO_Standard (Others Standard Code) |
Json | PUT/DELETE | - |
5. APIマニュアル参照リンク