Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Solid3D Class / RebuildTolerance Property

In This Topic
    RebuildTolerance Property (Solid3D)
    In This Topic
    Gets or sets the rebuild tolerance used by Solid3D section, cut and boolean operations.
    Syntax
    'Declaration
     
    Public Property RebuildTolerance As Double
    public double RebuildTolerance {get; set;}
    See Also