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

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