Eyeshot 10 WinForms API Reference
ParametersDontChangeSignificantly Method

WinForms Assembly > devDept.Geometry Namespace > Utility Class : ParametersDontChangeSignificantly Method
Syntax
'Declaration
 
Public Shared Function ParametersDontChangeSignificantly( _
   ByVal stepLength As Double, _
   ByVal problemSize As Double _
) As Boolean
public static bool ParametersDontChangeSignificantly( 
   double stepLength,
   double problemSize
)

Parameters

stepLength
problemSize
See Also

Reference

Utility Class
Utility Members