Esempio n. 1
0
 public BRepFill_MultiLine(BRepFill_MultiLine parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public BRepFill_ApproxSeewing(BRepFill_MultiLine ML)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void Perform(BRepFill_MultiLine ML)
 {
     throw new NotImplementedException();
 }
 public BRepFill_ComputeCLine(BRepFill_MultiLine Line)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepFill_ComputeCLine(BRepFill_MultiLine Line, int degreemin, int degreemax)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepFill_ComputeCLine(BRepFill_MultiLine Line, int degreemin, int degreemax, double Tolerance3d,
                              double Tolerance2d)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepFill_ComputeCLine(BRepFill_MultiLine Line, int degreemin, int degreemax, double Tolerance3d,
                              double Tolerance2d, bool cutting, AppParCurves_Constraint FirstC)
     : base()
 {
     throw new NotImplementedException();
 }
 public bool Compute(BRepFill_MultiLine Line, double Ufirst, double Ulast, ref double TheTol3d,
                     ref double TheTol2d)
 {
     throw new NotImplementedException();
 }