CascadeSharp.TKGeomAlgo.Geom2dHatch.Geom2dHatch_Intersector.SetTangencyTolerance C# (CSharp) Method

SetTangencyTolerance() public method

public SetTangencyTolerance ( double Tangency ) : void
Tangency double
return void
        public void SetTangencyTolerance(double Tangency)
        {
            throw new NotImplementedException();
        }