Eyeshot 10 WPF API Reference
GetVisualRefinementTolerance Method

WPF Assembly > devDept.Eyeshot Namespace > EntityList Class : GetVisualRefinementTolerance Method
Gets the internal refinement tolerance used by the Regen method, computed automatically from the scene dimensions.
Syntax
'Declaration
 
Protected Overridable Function GetVisualRefinementTolerance() As Double
protected virtual double GetVisualRefinementTolerance()

Return Value

The refinement tolerance
Remarks
It can be overridden to return a different tolerance.
See Also

Reference

EntityList Class
EntityList Members