예제 #1
0
 public bool Add(Geom2d_BoundedCurve NewCurve, double Tolerance)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public Geom2dConvert_CompCurveToBSplineCurve(Geom2d_BoundedCurve Bas_isCurve)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public Geom2dConvert_CompCurveToBSplineCurve(Geom2d_BoundedCurve Bas_isCurve,
                                              Convert_ParameterisationType Parameter_isation)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #4
0
 public void Append(Geom2d_BoundedCurve theItem)
 {
     throw new NotImplementedException();
 }
예제 #5
0
 public void SetValue(int theIndex, Geom2d_BoundedCurve theItem)
 {
     throw new NotImplementedException();
 }
예제 #6
0
 public void InsertAfter(int theIndex, Geom2d_BoundedCurve theItem)
 {
     throw new NotImplementedException();
 }