CascadeSharp.TKFillet.ChFi2d.ChFi2d_FilletAlgo.NbResults C# (CSharp) Метод

NbResults() публичный Метод

public NbResults ( gp_Pnt thePoint ) : int
thePoint gp_Pnt
Результат int
        public int NbResults(gp_Pnt thePoint)
        {
            throw new NotImplementedException();
        }