Inheritance: Geom2dAdaptor_Curve
Exemple #1
0
 public void Set(BRepAdaptor_Curve2d C)
 {
     throw new NotImplementedException();
 }
 public BRepAdaptor_Curve2d(BRepAdaptor_Curve2d parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public BRepAdaptor_HCurve2d(BRepAdaptor_Curve2d C)
     : base()
 {
     throw new NotImplementedException();
 }