OpenSTAAD V8i

Property.GetBeamProperty

Retrives short member properties of the specified beam member.

VB Syntax

Property.GetBeamProperty BeamNo, Width, Depth, Ax, Ay, Az, Ix, Iy, Iz

Where:

BeamNo

Long variable holds the beam number.

Width, Depth, Ax, Ay, Az, Ix, Iy, Iz

Double variables return only sectional member properties.

VB Example

'Get the application object --
'Get Property
objOpenSTAAD.Property.GetBeamProperty (lBeamNo, dWidth, dDepth, dAx, dAy, dAz, dIx, dIy, dIz)

Reference Materials

Geometry.GetBeamLength

Property.GetBetaAngle

Property.GetBeamConstants