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

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

public Result ( gp_Pnt thePoint, TopoDS_Edge theEdge1, TopoDS_Edge theEdge2 ) : TopoDS_Edge
thePoint gp_Pnt
theEdge1 TopoDS_Edge
theEdge2 TopoDS_Edge
Результат TopoDS_Edge
        public TopoDS_Edge Result(gp_Pnt thePoint, TopoDS_Edge theEdge1, TopoDS_Edge theEdge2)
        {
            throw new NotImplementedException();
        }

Same methods

ChFi2d_FilletAlgo::Result ( gp_Pnt thePoint, TopoDS_Edge theEdge1, TopoDS_Edge theEdge2, int iSolution ) : TopoDS_Edge