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

In This Topic
    ElementThickness Property (Material)
    In This Topic
    Gets or sets the 2D FEM element thickness.
    Syntax
    'Declaration
     
    Public Property ElementThickness As Double
    public double ElementThickness {get; set;}
    See Also