Esempio 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();
 }
Esempio n. 2
0
 public void Append(Blend_Point theItem)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void SetValue(int theIndex, Blend_Point theItem)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public void InsertAfter(int theIndex, Blend_Point theItem)
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public void Section(Blend_Point P, TColgp_Array1OfPnt Poles, TColgp_Array1OfPnt2d Poles2d,
                     TColStd_Array1OfReal Weigths)
 {
     throw new NotImplementedException();
 }
Esempio n. 6
0
 public Blend_Point(Blend_Point parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 7
0
 public double Parameter(Blend_Point P)
 {
     throw new NotImplementedException();
 }