Example #1
0
 public BlendFunc_GenChamfInv(Adaptor3d_HSurface S1, Adaptor3d_HSurface S2, Adaptor3d_HCurve C)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }
Example #2
0
 public BlendFunc_Chamfer(Adaptor3d_HSurface S1, Adaptor3d_HSurface S2, Adaptor3d_HCurve CG)
     : base()
 {
     throw new NotImplementedException();
 }
Example #3
0
 public BlendFunc_CSConstRad(Adaptor3d_HSurface S, Adaptor3d_HCurve C, Adaptor3d_HCurve CGuide)
     : base()
 {
     throw new NotImplementedException();
 }