OpenSTAAD V8i
Creates MEMBER OFFSET specification.
Where:
Integer variable specifying whether offsets are at START (= 0) or END (= 1) of the member.
Integer variable specifying whether the offsets are given with respect to Local (= 1) axis or Global axis (= 0).
Double variables providing the X, Y and Z offsets in current units.
A long value containing the reference number of the specification created to be used to access the same.
'Get the application object --
'Create specification
lSpecNo = objOpenSTAAD.Property.CreateMemberOffsetSpec 0, 0, 0.5, 0.0, 0.0