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

In This Topic
    Deviation Property (WriteFileAsync)
    In This Topic
    Gets or sets the maximum deviation, zero for current tessellation.
    Syntax
    'Declaration
     
    Public Property Deviation As Double
    public double Deviation {get; set;}
    Remarks
    Zero means current tessellation or crash if tessellation is missing.
    See Also