|  | ConstraintDEFAULT_TOLERANCE Field | 
            Default value for the tolerance used when determining whether or not
            a constraint is satified. This tolerance value will be used if no
            tolerance value is supplied when constructing a Constraint
            object, or set via the Tolerance property.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic static double DEFAULT_TOLERANCE
Public Shared DEFAULT_TOLERANCE As Double
public:
static double DEFAULT_TOLERANCE
static val mutable DEFAULT_TOLERANCE: float
Field Value
Double See Also
See Also