1. 概要
Civil NX/GEN NXの「Beam End Offsets」機能を操作するコンポーネントです。
梁要素の両端において、GCS(全体座標系)または要素のローカル座標系を基準として、剛域端部オフセット距離を定義するか、節点偏心を考慮します。
「Beam End Offsets」機能は、Civil NX/GEN NXのメインメニューから[Select]を選択すると表示されます。
[Boundary] tab > [Release/Offset] group > [Beam End Offsets]
2. Grasshopper パス
[Midas] > [Boundary] > [Beam End Offsets]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | Key | Element ID | Integer | - | - |
| 2 | ID | Serial Number | Integer | - | - |
| 3 | GROUP_NAME | Boundary Group Name | String | - | - |
| 4-1 |
RGDXi
* RGDYi * RGDZi * |
Vector of End Offset Distance at N1 End in GCS Direction | Real | - | - |
| 4-2 |
RGDYi_EL
** RGDZi_EL ** |
End Offset Distance in the Element's Local Direction Plane at N1 end | Real | - | - |
| 5-1 |
RGDXj
* RGDYj * RGDZj * |
Vector of End Offset Distance at N2 End in GCS Direction | Real | - | - |
| 5-2 |
RGDYj_EL
** RGDZj_EL ** |
End Offset Distance in the Element's Local Direction Plane at N2 end | Real | - | - |
| 5 | Beam Offset Type | Beam Offset Type | Select | Global | - |
Activation Condition
* Only for if Beam Offset Type is Global
** Only for if Beam Offset Type is Element(SYM. & ASYM.)
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | OFFS | Assign Beam End Offsets | Json | PUT/DELETE | - |
5. APIマニュアル参照リンク