Inheritance: CascadeSharp.TKG3d.Adaptor3d.Adaptor3d_Curve
Esempio n. 1
0
 public Adaptor3d_HIsoCurve(Adaptor3d_IsoCurve C)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public void Set(Adaptor3d_IsoCurve C)
 {
     throw new NotImplementedException();
 }
 public Adaptor3d_IsoCurve(Adaptor3d_IsoCurve parameter1)
     : base()
 {
     throw new NotImplementedException();
 }