Exemple #1
0
 public BRepFill_TrimEdgeTool(Bisector_Bisec B_isec, Geom2d_Geometry S1, Geom2d_Geometry S2, double Offset)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public bool IsSharpCorner(Geom2d_Geometry Geom1, Geom2d_Geometry Geom2, double Direction)
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, Geom2d_Geometry theItem)
 {
     throw new NotImplementedException();
 }
 public void Append(Geom2d_Geometry theItem)
 {
     throw new NotImplementedException();
 }
 public void InsertAfter(int theIndex, Geom2d_Geometry theItem)
 {
     throw new NotImplementedException();
 }