CascadeSharp.TKGeomAlgo.Geom2dHatch.Geom2dHatch_FClass2dOfClassifier.Reset C# (CSharp) Method

Reset() public method

public Reset ( gp_Lin2d L, double P, double Tol ) : void
L gp_Lin2d
P double
Tol double
return void
        public void Reset(gp_Lin2d L, double P, double Tol)
        {
            throw new NotImplementedException();
        }