Inheritance: Adaptor3d_Curve
Exemple #1
0
 public GeomAdaptor_GHCurve(GeomAdaptor_Curve C)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void Set(GeomAdaptor_Curve C)
 {
     throw new NotImplementedException();
 }
 public GeomAdaptor_Curve(GeomAdaptor_Curve parameter1)
     : base()
 {
     throw new NotImplementedException();
 }