Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Joint2D Class / Stiffness Property

In This Topic
    Stiffness Property (Joint2D)
    In This Topic
    Gets or sets Joint stiffness values.
    Syntax
    'Declaration
     
    Public Property Stiffness As Double()
    public double[] Stiffness {get; set;}
    See Also