Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FemMesh Class / MaxEdgeLength Property

In This Topic
    MaxEdgeLength Property
    In This Topic
    Mesh Quality: maximum element's edge length.
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxEdgeLength As Double
    public double MaxEdgeLength {get;}
    See Also