Пример #1
0
 public Geom_BSplineCurve(Geom_BSplineCurve parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public bool IsEqual(Geom_BSplineCurve theOther, double thePreci)
 {
     throw new NotImplementedException();
 }