CascadeSharp.TKGeomAlgo.GccAna.GccAna_Lin2dBisec.Intersection2 C# (CSharp) Method

Intersection2() public method

public Intersection2 ( int Index, double &ParSol, double &ParArg, gp_Pnt2d PntSol ) : void
Index int
ParSol double
ParArg double
PntSol gp_Pnt2d
return void
        public void Intersection2(int Index, ref double ParSol, ref double ParArg, gp_Pnt2d PntSol)
        {
            throw new NotImplementedException();
        }
    }; // class GccAna_Lin2dBisec