주 콘텐츠로 건너뛰기
Node / Element 생성 편집

Node Local Axis

1. Description

This component operates the Node Local Axis function in Civil NX.
Declare a local coordinate system for selected nodes to enter boundary conditions or produce output for reactions.

The Node Local Axis function can be found in the Civil NX main menu,select
[Node/Element] Tab > [Node Detail] Group > [Node Local Axis] Menu

2. Grasshopper Path

 

[Midas] > [Node/Element] > [Node Local Axis]

 

Case 1 - Angle Type

3. Component Image


4. Input/Output Value

 

  • Input Data
Index Name Description Type Default

Previous
Component

1 KEY Node No. Integer - -
2 ANGLE_X Angle about X Real 0 -
3 ANGLE_Y Angle about Y Real 0 -
4 ANGLE_Z Angle about Z Real 0 -

 

  • Output Data
Index Command Description Type Method

Next
Component

1 SKEW Create Node Local Axis
(Angle)
Json PUT/DELETE -

  

Case 2 - 3 Points

3. Component Image


4. Input/Output Value

 

  • Input Data
Index Name Description Type Default

Previous
Component

1 KEY Node No. Integer - -
2 P0 P0 Coordinate Object [0,0,0] Point
3 P1 P1 Coordinate Object [0,0,0] Point
4 P2 P2 Coordinate Object [0,0,0] Point

 

  • Output Data
Index Command Description Type Method

Next
Component

1 SKEW Create Node Local Axis
(3 Point)
Json PUT/DELETE -

  

Case 3 - Vector

3. Component Image


4. Input/Output Value

 

  • Input Data
Index Name Description Type Default

Previous
Component

1 KEY Node No. Integer - -
2 V1 Direction Vector V1 Object [0,0,0] Vector
3 V2 Direction Vector V2 Object [0,0,0] Vector

 

  • Output Data
Index Command Description Type Method

Next
Component

1 SKEW Create Node Local Axis
(Vector)
Json PUT/DELETE -

  

5. Reference API Manual Link

Node Local Axis


 

0
컨텐츠가 도움이 되셨나요?