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

ThisSolution() public method

public ThisSolution ( int Index ) : gp_Lin2d
Index int
return gp_Lin2d
        public gp_Lin2d ThisSolution(int Index)
        {
            throw new NotImplementedException();
        }