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