1. 概要
このコンポーネントは、Civil NXの「Create Elements」機能における「Solid Type」を操作します。
要素を作成
Civil NXのメインメニューから「Create Elements」→「Solid Type」を選択します。 [Node/Element] tab > [General] group > [Create] menu > Create Element
2. Grasshopper パス
[Midas] > [Node/Element] > [Solid]
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) |
Object | - | - |
| 3 | MATL | Material ID | Integer | 1 | - |
| 4 | BOX | BOX Object | Object | - |
Box Object (by Rhino) |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | NODE | Create Solid NODE | Json |
POST DELETE |
- |
| 2 | ELEM | Create Solid Element | - |
5. APIマニュアル参照リンク