1. 概要
このコンポーネントは、Civil NXの「厚さ」機能を操作します。
平面要素(板要素、平面応力要素)の厚さデータを入力します。
「厚さ」機能は、Civil NXのメインメニューから、以下の順に選択することで表示できます。
[Properties] Tab > [Section Properties] Group > [Thickness] Menu
2. Grasshopper パス
[Midas] > [Properties] > [Thickness]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | KEY | Thickness ID | Integer | - | - |
| 2 | NAME | Thickness Name | String | - | - |
| 3 | T_IN | In-plane Thickness | Real | - | - |
| 4 | T_OUT * | Out-of-plane Thickness | Real | - | - |
| 5 | OFFSET |
Plate Offset Option
· None : "0" |
Integer | 0 | - |
| 6 | O_VALUE | Local Z Direction Offset Value | Real | 0 | - |
| 7 | In-plane & Out-of-plane | Plane Type | Select | In-plane & Out-of-plane | - |
Activation Condition
* Only for if In-plane & Out-of-plane is In-plane / Out-of-plane
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | THIK | Create Thickness | Json | PUT/DELETE | - |
5. APIマニュアル参照リンク