Eyeshot 11 WPF API Reference
WPF 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