1. 概要
Tこのコンポーネントは、Civil NX/GEN NXの「Create Elements」機能における「Plate Type」を操作します。
Civil NX/GEN NXのメインメニューから「Create Elements」→「Plate Type」を選択します。 [Node/Element] tab > [General] group > [Create] menu > Create Element
2. Grasshopper パス
[Midas] > [Node/Element] > [Plate]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | ELEM ID |
Element ID (If empty, the number will be entered automatically) |
Integer | - | - |
| 2 | NODE ID |
Node ID (If empty, the number will be entered automatically) |
Integer | - | - |
| 3 | MATL | Material ID | Integer | 1 | - |
| 4 | SECT | Thickness ID | Integer | 1 | - |
| 5 | SURFACE | Surface | Object | - |
Suface Object (by Rhino) |
| 6 | ANGLE | Beta Angle | Real | 0 | - |
| 7 | Element Subtype | Select | Thick | - | |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | NODE | Create Plate Node | Json |
POST DELETE |
- |
| 2 | ELEM | Create Plate Element | - |
5. APIマニュアル参照リンク