Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Element Class / StiffnessMatrix Property

In This Topic
    StiffnessMatrix Property
    In This Topic
    Stiffness matrix.
    Syntax
    'Declaration
     
    Public ReadOnly Property StiffnessMatrix As Double(,)
    public double[,] StiffnessMatrix {get;}
    See Also