OpenSTAAD V8i
Returns beam end offsets in all three local directions.
Where:
Long variable holds the member reference number.
Integer value specifies the end of the member.
0 = Start
1 = End
Double variables return offset value of the specified member in all three local directions at the specified end.
'Get the application object --
'Get Property
objOpenSTAAD.Property.GetMemberLocalOffSet (lBeamNo, iEnd, dxOffSet, dyOffSet, dzOffSet)