示例#1
0
 public void Init(Geom_BezierCurve theValue)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public TColGeom_Array1OfBezierCurve(Geom_BezierCurve theBegin, int theLower, int theUpper)
     : base()
 {
     throw new NotImplementedException();
 }
示例#3
0
 public void SetValue(int theIndex, Geom_BezierCurve theItem)
 {
     throw new NotImplementedException();
 }
 public void Init(Geom_BezierCurve C1, Geom_BezierCurve C2, GeomFill_FillingStyle Type)
 {
     throw new NotImplementedException();
 }
 public GeomFill_BezierCurves(Geom_BezierCurve C1, Geom_BezierCurve C2, GeomFill_FillingStyle Type)
     : base()
 {
     throw new NotImplementedException();
 }
示例#6
0
 public TColGeom_HArray1OfBezierCurve(int theLower, int theUpper, Geom_BezierCurve theValue)
     : base()
 {
     throw new NotImplementedException();
 }