Click or drag to resize
GeManagerTolerance Property
Gets or sets default geometry fit tolerance. Fit tolerance represents a maximum 3D distance where two coordinates are considered equal.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static GeLength Tolerance { get; set; }

Property Value

Type: GeLength

Return Value

Type: GeLength
Remarks