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

In This Topic
    TorsionK Property (MaterialBeam)
    In This Topic
    Gets or sets the torsional modulus of a beam element (FEM).
    Syntax
    'Declaration
     
    Public Property TorsionK As Double
    public double TorsionK {get; set;}
    See Also