1. Description
This component operates the Beam End Offsets function in Civil NX.
Define Rigid End Offset Distance or take into account the Joint Eccentricity with respect to GCS or element's local coordinate system at both ends of beam elements.
The Beam End Offsets function can be found in the Civil NX main menu,select [Boundary] tab > [Release/Offset] group > [Beam End Offsets]
2. Grasshopper Path
[Midas] > [Boundary] > [Beam End Offsets]
3. Component Image
4. Input/Output Value
- Input Data
Index | Name | Description | Type | Default |
Previous |
---|---|---|---|---|---|
1 | Key | Element ID | Integer | - | - |
2 | ID | Serial Number | Integer | - | - |
3 | GROUP_NAME | Boundary Group Name | String | - | - |
4-1 | RGDXi * RGDYi * RGDZi * |
Vector of End Offset Distance at N1 End in GCS Direction | Real | - | - |
4-2 | RGDYi_EL ** RGDZi_EL ** |
End Offset Distance in the Element's Local Direction Plane at N1 end | Real | - | - |
5-1 | RGDXj * RGDYj * RGDZj * |
Vector of End Offset Distance at N2 End in GCS Direction | Real | - | - |
5-2 | RGDYj_EL ** RGDZj_EL ** |
End Offset Distance in the Element's Local Direction Plane at N2 end | Real | - | - |
5 | Beam Offset Type | Beam Offset Type | Select | Global | - |
Activation Condition
* Only for if Beam Offset Type is Global
** Only for if Beam Offset Type is Element(SYM. & ASYM.)
- Output Data
Index | Command | Description | Type | Method |
Next |
---|---|---|---|---|---|
1 | OFFS | Assign Beam End Offsets | Json | PUT/DELETE | - |
5. Reference API Manual Link