Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Beam along x Direction (local x in positive)

Beam along Y direction

Local Axis X = (endpt-startpt)/length

Local Axis Y = always [0,0,1]

Local Z = horizontal beam [0,-1,0] vertical beam [1,0,0]


Beam along x Direction (local x in negative)

Vertical beam in global Y(negative local X)

Local Axis X = (endpt-startpt)/length

Local Axis Y = always [0,0,1]

Local Z = horizontal beam [0,1,0] vertical beam [-1,0,0]


Slanting beam on xy plane

Local Axis X = (endpt-startpt)/length

Local Axis Y = always [0,0,1]

Local Z = [0.707,-0.707,0]

If local x negative

Local z=[-0.707,0.707,0]

You might also like