Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Utility Class / SQRT_EPSILON Field

In This Topic
    SQRT_EPSILON Field
    In This Topic
    Constant, square root of EPSILON.
    Syntax
    'Declaration
     
    Public Const SQRT_EPSILON As Double
    public const double SQRT_EPSILON
    See Also