CADability dotNET

The PrecisionOverride type exposes the following members.

Constructors

  NameDescription
Public methodPrecisionOverride(Double)
Sets the global Precision.eps value.
Public methodPrecisionOverride(Double, Double)
Sets the global Precision.eps and epsa value.

Methods

  NameDescription
Public methodDispose
Restores the previous (at time of construction of this object) Precision values.

See Also