1. Description
This component operates the Tapered Group function in Civil NX.
This function groups the members defined as Tapered Sections. It automatically calculates the sectional properties of the non-prismatic section such that the group section varies uniformly irrespective of the number of segments in the group. The auto-calculated sectional information can be converted into the model data. Tapered sections defined by Value Type cannot be assigned as a Tapered Section Group.
The Tapered Group function can be found in the Civil NX main menu,select [Properties] tab > [Section Properties] group > [Tapered Group] menu
2. Grasshopper Path
[Midas] > [Properties] > [Tapered Group]
3. Component Image
4. Input/Output Value
- Input Data
Index | Name | Description | Type | Default |
Previous |
---|---|---|---|---|---|
1 | KEY | Tapered Group ID | Integer | - | - |
2 | NAME | Tapered Group Name | String | - | - |
3 | ELEMLIST | Tapered Element No. List | Integer | - | - |
4 | ZEXP * | Z Axis-Exponent | Real | - | - |
5 | ZDIST * | Z-Axis Symmetric Plane Distance | Real | 0 | - |
6 | YEXP ** | Y Axis-Exponent | Real | - | - |
7 | YDIST ** | Y-Axis Symmetric Plane Distance | Real | 0 | - |
8 | Z-Axis Section Shape Variation | Z-Axis Section Shape Variation | Select | LINEAR | - |
9 | Y-Axis Section Shape Variation | Y-Axis Section Shape Variation | Select | LINEAR | - |
10 | Z-Axis Symmetric Plane from | Z-Axis Symmetric Plane from Position | Select | i | - |
11 | Y-Axis Symmetric Plane from | Y-Axis Symmetric Plane from Position | Select | i | - |
Activation Condition
* Only for if Z-Axis Section Shape Variation is Polynomial
** Only for if Y-Axis Section Shape Variation is Polynomial
- Output Data
Index | Command | Description | Type | Method |
Next |
---|---|---|---|---|---|
1 | TSGR | Create Tapered Group | Json | PUT/DELETE |
- |
5. Reference API Manual Link