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