1. 概要
このコンポーネントは、Civil NXの支間情報機能を実行します。
支間情報は、主方向における断面および鉄筋の変化を入力するため、また有効幅を自動生成するために必要です。支間情報には、端部支点および中間支点の数と位置、ならびに支間長に関する情報が含まれます。プログラムは支間や桁に関する直感的な情報を認識しないため、ユーザーは支間および桁の構成要素を含む支間情報を定義する必要があります。
支間情報機能は、Civil NXのメインメニューから選択できます。
[Structure] Tab > [Bridge] Group > [Bridge Option] Menu > [Span Information] Menu
2. Grasshopperパス
[Midas] > [Structure] > [Span Information]
3.コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | NAME | Span Name | String | - | - |
| 2 | SPAN_LIST * | Span by Element Length | Real | - | - |
| 3 |
SPAN_BASE _ITEMS |
Span Items | Object | - | Span Information Item |
| 4 | Exact Span Option | Select | Inactive | - | |
| 5 | Inner Direction of Multiple Girders | Select | (-)Local-y | - | |
| 6 | Assign Elements | Select | PSC Bridge | - | |
Activation Condition
* Only for if Exact Span Option is Active
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | DYLA | Create Span Information | Json | PUT/DELETE | - |
5. APIマニュアル参照リンク