1. 概要
Civil NX/GEN NXの「Elastic Link」機能を操作するコンポーネントです。
一般弾性リンクデータを作成します。
「General Elastic Link」機能は、Civil NX/GEN NXのメインメニューから[Select]を選択すると表示されます。
[Boundary] tab > [Links] group > [Elastic Link]
2. Grasshopper パス
[Midas] > [Boundary] > [General Elastic Link]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | KEY | Elastic Link ID | Integer | - | - |
| 2 | BNGR_NAME | Boundary Group Name | Integer | - | - |
| 3 | NODE1, NODE2 | Node No 1,2 | Integer | - | - |
| 4 | ANGLE | Angle defining the elastic link orientation | Real | - | - |
| 5 | SDR0~SDR5 | Stiffness in the link's local direction | Real | - | - |
| 6 | DR0~DR1 * | Distance Ratio from End I | Real | - | - |
| 6 |
Rigid SDx,SDy,SDz SRx,SRy,SRz |
Stiffness of the selected components is entered as very large value | Select | - | - |
| 7 | Shear Spring Location | Save the location of shear springs | Select | False | - |
Activation Condition
* Only for if Shear Spring Location is true
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | ELNK | Create Elastic Link | Json | PUT/DELETE | - |
5.APIマニュアル参照リンク