Field LinearPrecision
Geometric linear precision (in meters): two points which are less than this distance apart are considered coincident.
Namespace: TopSolid.Kernel.Automating
Assembly: TopSolid.Kernel.Automating.dll
Syntax
public const double LinearPrecision = 1E-08
Returns
| Type | Description |
|---|---|
| double | Geometric linear precision (in meters): two points which are less than this distance apart are considered coincident. |