OpenSTAAD V8i
Returns beam end offsets in all three global 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 direction at the specified end.
'Get the application object --
'Get Property
objOpenSTAAD.Property.GetMemberGlobalOffSet (lBeamNo, iEnd, dxOffSet, dyOffSet, dzOffSet)