Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / RegenParams Class / Deviation Property

In This Topic
    Deviation Property (RegenParams)
    In This Topic
    Gets or sets the maximum deviation. Determines the value between the analytical surface and its triangulation. The lower is the deviation value, the more accurate is the result.
    Syntax
    'Declaration
     
    Public Property Deviation As Double
    public double Deviation {get; set;}
    See Also