Exemple #1
0
 public bool PerformAdv(TColStd_Array1OfReal theUPars1, TColStd_Array1OfReal theVPars1,
                        TColStd_Array1OfReal theUPars2, TColStd_Array1OfReal theVPars2, double theDeflTol1, double theDeflTol2,
                        IntPolyh_MaillageAffinage theMaillageFF, IntPolyh_MaillageAffinage theMaillageFR,
                        IntPolyh_MaillageAffinage theMaillageRF, IntPolyh_MaillageAffinage theMaillageRR, ref int theNbCouples)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public bool PerformMaillage(TColStd_Array1OfReal theUPars1, TColStd_Array1OfReal theVPars1,
                             TColStd_Array1OfReal theUPars2, TColStd_Array1OfReal theVPars2, double theDeflTol1, double theDeflTol2,
                             IntPolyh_MaillageAffinage theMaillage)
 {
     throw new NotImplementedException();
 }
 public IntPolyh_MaillageAffinage(IntPolyh_MaillageAffinage parameter1)
     : base()
 {
     throw new NotImplementedException();
 }