Ejemplo n.º 1
0
 public bool Section(Blend_Point P, TColgp_Array1OfPnt Poles, TColgp_Array1OfVec DPoles,
                     TColgp_Array1OfVec D2Poles, TColgp_Array1OfPnt2d Poles2d, TColgp_Array1OfVec2d DPoles2d,
                     TColgp_Array1OfVec2d D2Poles2d, TColStd_Array1OfReal Weigths, TColStd_Array1OfReal DWeigths,
                     TColStd_Array1OfReal D2Weigths)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void Section(Blend_Point P, TColgp_Array1OfPnt Poles, TColgp_Array1OfPnt2d Poles2d,
                     TColStd_Array1OfReal Weigths)
 {
     throw new NotImplementedException();
 }