CurveCurveIntersector2dTolerance Property
|
Property that represents the tolerance for
determining intersections.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public Tolerance Tolerance { get; }
Public ReadOnly Property Tolerance As Tolerance
Get
public:
property Tolerance Tolerance {
Tolerance get ();
}
member Tolerance : Tolerance with get
Property Value
Tolerance
See Also