Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / MaterialBeam Class / Iw Property

In This Topic
    Iw Property (MaterialBeam)
    In This Topic
    Gets or sets the beam's second moment of area with respect to the local axis W (FEM).
    Syntax
    'Declaration
     
    Public Property Iw As Double
    public double Iw {get; set;}
    See Also