1. 概要
このコンポーネントは、Civil NXの「形状プロパティ(Shape Properties)」にある「オフセット変更」機能を操作します。
現在設定されている断面オフセットを表示します。断面の図心位置がデフォルトとして設定されています。
「オフセット変更」機能は、Civil NXのメインメニューから選択できます。
[Properties] tab > [Section Properties] group > [Section Properties] menu > Section > Change Offset
2. Grasshopper パス
[Midas] > [Properties] > [ Change Offset ]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | OFFSET_PT | Offset Direction | String | "CC" | - |
| 2 | OFFSET_CENTER |
Center Location |
Integer | 0 | - |
| 3 |
USER_OFFSET _REF |
User Type Offset Reference Position | Integer | 0 | - |
| 4 |
HORZ_OFFSET _OPT |
Horizontal Offset Option | Integer | 0 | - |
| 5 |
USERDEF _OFFSET_YI,YJ |
Horizontal Offset Value | Real | 0 | - |
| 6 |
VERT_OFFSET _OPT |
Vertical Offset Option | Integer | 0 | - |
| 7 |
VERT_OFFSET |
Vertical Offset Value | Real | 0 | - |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | - | Create Change Offset Data | Object | - | Section |
5. APIマニュアル参照リンク