1. 概要
このコンポーネントは、Civil NXの「面荷重タイプの定義(Define Plane Load Type)」機能を実行します。
面荷重のタイプと荷重値を定義します。この機能で定義した面荷重は、「面荷重の割り当て(Assign Plane Loads)」機能を使用して構造物に適用します。
面荷重は、解析モデルを構成するプレート要素およびソリッド要素上の任意の位置に適用できます。これにより、荷重を適用する節点を特定する煩雑な作業を軽減できます。
定義した荷重は、プレート要素およびソリッド要素の剛性に基づいて節点荷重に変換され、隣接する節点に適用されます。
「面荷重タイプの定義」機能は、Civil NXのメインメニューから選択します。
[Load] tab > [Static Loads(Type)] group > [Pressure Load] group > [Assign Plane Loads] menu > [Define Plane Load Type] > [Point] Load Type
2. Grasshopper パス
[Midas] > [Static Loads] > [Point Plane Load Type]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | KEY | Plane Load Type ID | Integer | - | - |
| 2 | NAME | Plane Load Type Name | String | - | - |
| 3 | DESC | Description | String | - | - |
| 4 | POINTS | Point Coordinate & Point Loads |
Array [x,y,P] |
- | - |
| 5 |
COPY_X COPY_Y |
Magnitudes of force/moment at each location | Real | - | - |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | PLND | Define Point Plane Load Type | Json | PUT/DELETE |
- |
5. APIマニュアル参照リンク