1. 概要
このコンポーネントは、Civil NXの「時間依存材料リンク(Time Dependent Material Link)」機能を操作します。
「時間依存材料(クリープ/収縮)」で定義した時間依存材料特性を、すでに入力されている従来の材料データに関連付けます。 ここで入力した材料特性は、施工段階解析および水和熱解析に適用されますが、その他の解析には適用されません。
「時間依存材料リンク」機能は、Civil NXのメインメニューから選択できます。
[Properties] Tab > [Material Properties] Group > [Material Link] Menu
2. Grasshopper パス
[Midas] > [Properties] > [Time Dependent Material Link]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | KEY | Link ID | Integer | - | - |
| 2 | TDMT_NAME | Creep/Shrinkage Name | String | - | - |
| 3 | TDME_NAME | Comp.Strength Name | String | - | - |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | TMAT | Create Time Dependent Material Link | Json | PUT/DELETE | - |
5. APIマニュアル参照リンク