Click or drag to resize

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.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static double DEFAULT_TOLERANCE

Field Value

Double
See Also