1. 概要
このコンポーネントは、Civil NXの「テーパーグループ」機能を操作します。
この機能は、テーパー断面として定義された部材をグループ化します。グループ内のセグメント数に関係なく、断面が均一に変化するように、非一様断面(Non-prismatic Section)の断面特性を自動計算します。 自動計算された断面情報は、モデルデータに変換できます。なお、Value Typeで定義されたテーパー断面は、テーパー断面グループとして割り当てることはできません。
「テーパーグループ(Tapered Group)」機能は、Civil NXのメインメニューから選択できます。
[Properties] tab > [Section Properties] group > [Tapered Group] menu
2.Grasshopper パス
[Midas] > [Properties] > [Tapered Group]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | KEY | Tapered Group ID | Integer | - | - |
| 2 | NAME | Tapered Group Name | String | - | - |
| 3 | ELEMLIST | Tapered Element No. List | Integer | - | - |
| 4 | ZEXP * | Z Axis-Exponent | Real | - | - |
| 5 | ZDIST * | Z-Axis Symmetric Plane Distance | Real | 0 | - |
| 6 | YEXP ** | Y Axis-Exponent | Real | - | - |
| 7 | YDIST ** | Y-Axis Symmetric Plane Distance | Real | 0 | - |
| 8 | Z-Axis Section Shape Variation | Z-Axis Section Shape Variation | Select | LINEAR | - |
| 9 | Y-Axis Section Shape Variation | Y-Axis Section Shape Variation | Select | LINEAR | - |
| 10 | Z-Axis Symmetric Plane from | Z-Axis Symmetric Plane from Position | Select | i | - |
| 11 | Y-Axis Symmetric Plane from | Y-Axis Symmetric Plane from Position | Select | i | - |
Activation Condition
* Only for if Z-Axis Section Shape Variation is Polynomial
** Only for if Y-Axis Section Shape Variation is Polynomial
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | TSGR | Create Tapered Group | Json | PUT/DELETE |
- |
5. APIマニュアル参照リンク