コード例 #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();
 }
コード例 #4
0
 public void Init(Geom_BezierCurve C1, Geom_BezierCurve C2, GeomFill_FillingStyle Type)
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 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();
 }