Field AngularPrecision
Geometric angular precision (in radians): two lines which make an angle of less than this value are considered parallel.
Namespace: TopSolid.Kernel.Automating
Assembly: TopSolid.Kernel.Automating.dll
Syntax
public const double AngularPrecision = 1E-08
Returns
| Type | Description |
|---|---|
| double | Geometric angular precision (in radians): two lines which make an angle of less than this value are considered parallel. |