Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / Material Class / ShearModulus Property

In This Topic
    ShearModulus Property
    In This Topic
    Gets the shear modulus using the material Young and Poisson constants.
    Syntax
    'Declaration
     
    Public ReadOnly Property ShearModulus As Double
    public double ShearModulus {get;}
    See Also