Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid3D Class / GetError Method

In This Topic
    GetError Method (Solid3D)
    In This Topic
    Gets the maximum gap between face loops' edge curves.
    Syntax
    'Declaration
     
    Public Function GetError() As Double
    public double GetError()

    Return Value

    The maximum gap value.
    See Also