1. Description
This component operates the Effective Width Scale Factor function in Civil NX.
Automatically calculates effective width of PSC Box section (1Cell, 2Cell, nCell, nCell2) and PSC-Tee type section.
The Effective Width Scale Factor function function can be found in the Civil NX main menu,select [Properties] tab > [Section Properties] group > [Effective Width]
2. Grasshopper Path
[Midas] > [Properties] > [ Effective Width Sacle Factor ]
3. Component Image
4. Input/Output Value
- Input Data
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | KEY | Element Number | String | - | - |
| 2 | ID | Serial Number | Real | 0 | - |
| 3 | GROUP_NAME | Boundary Group Name | Real | - | - |
| 4 | LYSCALE | Iy Scale Factor for Sbz(I-End) | Real | 1 | - |
| 5 | ZTSCALE | z_top Scale Factor (I-End) | Real | 1 | - |
| 6 | ZBSCALE | z_bot Scale Factor (I-End) | Real | 1 | - |
| 7 | LYSCALE_J * | Iy Scale Factor for Sbz(J-End) | Real | 1 | - |
| 8 | ZTSCALE_J * | z_top Scale Factor (J-End) | Real | 1 | - |
| 9 | ZBSCALE_J * | z_bot Scale Factor (J-End) | Real | 1 | - |
| 10 | J-End Option | Select | false | - | |
- Output Data
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | EWSF | Create Effective Width Scale Factor Data | Json | PUT/DELETE | - |
Activation Condition
* Only for if J-End Option is True
5. Reference API Manual Link