1. 概要
このコンポーネントは、Civil NX/GEN NX の「移動荷重ケース(韓国基準)」機能を実行します。入力された車両荷重クラスと交通車線を使用して、移動荷重ケースを作成します。車両タイプ、車線数、および移動荷重解析に使用する方法を定義します。
「移動荷重ケース(韓国基準)」機能は、Civil NX/GEN NX のメインメニューから選択できます。
[Load] tab > [Moving Load(Type)] group > [Moving Load Code] Menu > [Moving Load Cases] Menu
2. Grasshopper パス
[Midas] > [Moving Load] > [Moving Load Cases Korea]
Lane Factor Type1 : Multi Lane Factor in KS Rail Load
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | LCNAME | Load Case Name | String | - | - |
| 2 | DESC | Description | String | - | - |
| 3 |
_2_LANE_FACTOR _1~2 |
2Lane Factor | Real | - | - |
| 4 |
_3_LANE_FACTOR _1~4 |
above 3Lane Factor | Real | - | - |
| 5 | SUB_LOAD_DATAS | Sub-Load Cases | Object | - | Sub Load Data of Moving Load Cases |
| 6 | Combination Option | Loading Effect | Select | Combined | - |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | MVLD |
Create
Moving Load Cases (Multi Lane Factor in KS Rail Load Type) |
Json | PUT/DELETE | - |
Lane Factor Type2 : Multiple Presence Factor
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | LCNAME | Load Case Name | String | - | - |
| 2 | DESC | Description | String | - | - |
| 3 |
SCALE_FACTORS 1~5 |
Scale Factor | Real | - | - |
| 4 | SUB_LOAD_DATAS | Sub-Load Cases | Object | - | Sub Load Data of Moving Load Cases |
| 5 | Combination Option | Loading Effect | Select | Combined | - |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | MVLD |
Create
Moving Load Cases (Multiple Presence Factor Type) |
Json | PUT/DELETE | - |
5. APIマニュアル参照リンク