]> OCCT Git - occt-copy.git/commitdiff
Remove No_Standard_* macros defined within .cxx files.
authorkgv <kgv@opencascade.com>
Mon, 18 Mar 2019 19:38:58 +0000 (22:38 +0300)
committerkgv <kgv@opencascade.com>
Sun, 24 Mar 2019 07:32:05 +0000 (10:32 +0300)
111 files changed:
src/Adaptor3d/Adaptor3d_CurveOnSurface.cxx
src/AdvApprox/AdvApprox_SimpleApprox.cxx
src/AppCont/AppCont_ContMatrices.cxx
src/AppCont/AppCont_ContMatrices_1.cxx
src/AppCont/AppCont_ContMatrices_2.cxx
src/AppCont/AppCont_ContMatrices_3.cxx
src/AppCont/AppCont_ContMatrices_4.cxx
src/AppCont/AppCont_LeastSquare.cxx
src/AppDef/AppDef_Variational.cxx
src/AppParCurves/AppParCurves.cxx
src/AppParCurves/AppParCurves_BSpGradient.gxx
src/AppParCurves/AppParCurves_Function.gxx
src/AppParCurves/AppParCurves_Gradient.gxx
src/AppParCurves/AppParCurves_LeastSquare.gxx
src/AppParCurves/AppParCurves_ResolConstraint.gxx
src/BRepTopAdaptor/BRepTopAdaptor_FClass2d.cxx
src/BSplCLib/BSplCLib_BzSyntaxes.cxx
src/BSplSLib/BSplSLib_BzSyntaxes.cxx
src/CSLib/CSLib_Class2d.cxx
src/Convert/Convert_CompPolynomialToPoles.cxx
src/Convert/Convert_ConicToBSplineCurve.cxx
src/ElCLib/ElCLib.cxx
src/Expr/Expr_BinaryFunction.cxx
src/Expr/Expr_PolyFunction.cxx
src/Expr/Expr_Product.cxx
src/Expr/Expr_Sum.cxx
src/Expr/Expr_UnaryFunction.cxx
src/FEmTool/FEmTool_Curve.cxx
src/FEmTool/FEmTool_ProfileMatrix.cxx
src/FairCurve/FairCurve_Batten.cxx
src/FairCurve/FairCurve_DistributionOfJerk.cxx
src/FairCurve/FairCurve_DistributionOfSagging.cxx
src/FairCurve/FairCurve_DistributionOfTension.cxx
src/FairCurve/FairCurve_Energy.cxx
src/FairCurve/FairCurve_EnergyOfBatten.cxx
src/FairCurve/FairCurve_MinimalVariation.cxx
src/Geom/Geom_BSplineCurve.cxx
src/Geom/Geom_BSplineSurface.cxx
src/Geom/Geom_BezierCurve.cxx
src/Geom/Geom_BezierSurface.cxx
src/Geom2d/Geom2d_BSplineCurve.cxx
src/Geom2d/Geom2d_BezierCurve.cxx
src/Geom2dAdaptor/Geom2dAdaptor_Curve.cxx
src/GeomAdaptor/GeomAdaptor_Curve.cxx
src/GeomAdaptor/GeomAdaptor_Surface.cxx
src/GeomFill/GeomFill_SweepFunction.cxx
src/HLRBRep/HLRBRep_Algo.cxx
src/HLRBRep/HLRBRep_Data.cxx
src/HLRBRep/HLRBRep_Hider.cxx
src/IntAna/IntAna_Curve.cxx
src/IntAna/IntAna_Int3Pln.cxx
src/IntAna/IntAna_IntConicQuad.cxx
src/IntAna/IntAna_IntQuadQuad.cxx
src/IntAna/IntAna_QuadQuadGeo.cxx
src/IntAna/IntAna_Quadric.cxx
src/IntCurve/IntCurve_DistBetweenPCurvesGen.gxx
src/IntCurve/IntCurve_IntPolyPolyGen.gxx
src/IntCurveSurface/IntCurveSurface_Inter.gxx
src/IntImp/IntImp_Int2S.gxx
src/IntImp/IntImp_IntCS.gxx
src/IntImp/IntImp_ZerCSParFunc.gxx
src/IntImp/IntImp_ZerImpFunc.gxx
src/IntImp/IntImp_ZerParFunc.gxx
src/IntPatch/IntPatch_CSFunction.cxx
src/IntPatch/IntPatch_ImpPrmIntersection.cxx
src/IntStart/IntStart_SearchInside.gxx
src/IntWalk/IntWalk_IWalking_2.gxx
src/IntWalk/IntWalk_IWalking_6.gxx
src/TopExp/TopExp.cxx
src/TopExp/TopExp_Explorer.cxx
src/TopLoc/TopLoc_Location.cxx
src/TopOpeBRepDS/TopOpeBRepDS_Explorer.cxx
src/TopoDS/TopoDS_Iterator.cxx
src/gp/gp_Ax1.cxx
src/gp/gp_Ax2.cxx
src/gp/gp_Ax2d.cxx
src/gp/gp_GTrsf.cxx
src/gp/gp_Hypr2d.cxx
src/gp/gp_Lin2d.cxx
src/gp/gp_Mat.cxx
src/gp/gp_Mat2d.cxx
src/gp/gp_Parab2d.cxx
src/gp/gp_Pnt.cxx
src/gp/gp_Pnt2d.cxx
src/gp/gp_Trsf.cxx
src/gp/gp_Trsf2d.cxx
src/gp/gp_Vec.cxx
src/gp/gp_Vec2d.cxx
src/math/math.cxx
src/math/math_BFGS.cxx
src/math/math_Crout.cxx
src/math/math_DirectPolynomialRoots.cxx
src/math/math_FRPR.cxx
src/math/math_FunctionAllRoots.cxx
src/math/math_FunctionRoot.cxx
src/math/math_FunctionRoots.cxx
src/math/math_FunctionSample.cxx
src/math/math_FunctionSetRoot.cxx
src/math/math_GaussLeastSquare.cxx
src/math/math_GaussMultipleIntegration.cxx
src/math/math_GaussSetIntegration.cxx
src/math/math_GaussSingleIntegration.cxx
src/math/math_Householder.cxx
src/math/math_Jacobi.cxx
src/math/math_NewtonFunctionSetRoot.cxx
src/math/math_NewtonMinimum.cxx
src/math/math_Powell.cxx
src/math/math_Recipes.cxx
src/math/math_SVD.cxx
src/math/math_TrigonometricFunctionRoots.cxx
src/math/math_Uzawa.cxx

index ebf7fa580c88a782a7eee18e4a4848d058dcd008..8c6a5d6194c6c130e7f12050af908ab8c327fe2a 100644 (file)
@@ -11,9 +11,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_OutOfRange
-
-
 #include <Adaptor2d_HCurve2d.hxx>
 #include <Adaptor3d_CurveOnSurface.hxx>
 #include <Adaptor3d_HCurve.hxx>
index 2ca97c3a5a3d6f248da8a33bdba98be89e60962d..375baf40b33a46713cfdb39941ae5577862a655d 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-
-
 #include <AdvApprox_EvaluatorFunction.hxx>
 #include <AdvApprox_SimpleApprox.hxx>
 #include <math_Vector.hxx>
index 54a258b826ca1e195a156120a400bb8c23fa7a83..06f1fce62b3e5d631fe1cde5f712bfcb0e391be5 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_OutOfRange
-#define No_Standard_RangeError
-#endif
-
-
 #include <AppCont_ContMatrices.hxx>
 #include <math_Matrix.hxx>
 #include <Standard_DimensionError.hxx>
index 0956cea9356a223ac774625105a090c3e481730b..ee6cb95dfc50c979ad06475ad57d416ea7d020be 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_OutOfRange
-#define No_Standard_RangeError
-#endif
-
 #include <AppCont_ContMatrices.hxx>
 #include <math_Matrix.hxx>
 #include <Standard_DimensionError.hxx>
index 3243a8ef23014901615db0da6f690f698107f764..bc2e30d81951999d77ff4f8bbfb2a308227eb425 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_OutOfRange
-#define No_Standard_RangeError
-#endif
-
-
 #include <AppCont_ContMatrices.hxx>
 #include <math_Matrix.hxx>
 #include <Standard_DimensionError.hxx>
index 20f44432490e39eb411c8de065f3a0a5a6f46dc8..23e3fc20de56698aed707467df59d2e094f6368a 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_OutOfRange
-#define No_Standard_RangeError
-#endif
-
 #include <AppCont_ContMatrices.hxx>
 #include <math_Matrix.hxx>
 #include <Standard_DimensionError.hxx>
index 7cc15f2dbc79354cf69faae87c6813806445c986..77308e25f2824284624f8d3d9bc7845cce5cc943 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_OutOfRange
-#define No_Standard_RangeError
-#endif
-
 #include <AppCont_ContMatrices.hxx>
 #include <math_Matrix.hxx>
 #include <Standard_DimensionError.hxx>
index d44d5555917b7127a71d4c567fa3e3aa148849c8..7652b1175c418b3b5aeca1cf9df2b858a19d4afa 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_OutOfRange
-#define No_Standard_RangeError
-#endif
 #include <AppCont_LeastSquare.hxx>
 
 #include <math.hxx>
index 842f587f4e776a294f7e84bdf2d88176dca042a8..bda8016a1a87d26f82e0ab813e789042538aa95e 100644 (file)
 #include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-#define No_Standard_ConstructionError
-
 #include <Standard_Stream.hxx>
 
 #include <AppParCurves.hxx>
index 198754708440e5d721bbca1e58ce45233d8b14ac..2400dd510a0d576b07255ccd07b30ba659a3e427 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-
-
 #include <AppParCurves.hxx>
 #include <BSplCLib.hxx>
 #include <gp_Pnt2d.hxx>
index 83953e2a5e0607dced256e456883bffe865ee58b..bce8dd7d8455f91f95b1b864aeff47832a15ee71 100644 (file)
 // La methode de gradient conjugue est programmee dans la bibliotheque 
 // mathematique: math_BFGS.
 
-
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-
 #include <AppParCurves_Constraint.hxx>
 #include <AppParCurves_ConstraintCouple.hxx>
 #include <math_BFGS.hxx>
index 92bad3f4745aafaa048061676f6f478f9de6ec0e..93aeeed612113e9f03289003bf06f5e71e346d4d 100644 (file)
 // DF(ui, Poles(ui)) ce qui implique un calcul des nouveaux poles 
 //  a chaque appel.
 
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-
-
-
 #include <AppParCurves_MultiCurve.hxx>
 #include <AppParCurves_MultiPoint.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
index 438b900bcd0b63acc7212d8774a5a4d34b6f9f28..721d157600f4b465a0b030e6adffdb8c3bc31672 100644 (file)
 // Si ce n est pas le cas, l appel a ResConstraint est equivalent a une 
 // seconde resolution par les moindres carres donc beaucoup de temps perdu.
 
-
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-
 #include <AppParCurves_Constraint.hxx>
 #include <math_BFGS.hxx>
 #include <StdFail_NotDone.hxx>
index 38ccd4e2fde4079b313db589a1c96be6db574894..bffe13b077a716c4b4c064f0c557f2d881f88e80 100644 (file)
 // Ce programme utilise les moindres carres pour le cas suivant:
 // passage et tangences aux extremites.
 
-
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
 #include <math_Householder.hxx>
 #include <math_Crout.hxx>
 #include <AppParCurves.hxx>
index ec123cb62d1a87f28c305802bbc7ded827828776..8468056a02bad329c2c174f742f29e9fc225908b 100644 (file)
@@ -19,9 +19,6 @@
 // solution approchee (MultiCurve). L algorithme utilise est l algorithme 
 // d Uzawa du package mathematique.
 
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-
 #include <math_Vector.hxx>
 #include <math_Matrix.hxx>
 #include <AppParCurves_Constraint.hxx>
index 1ab9716eced4f4c636e1da88df717ef639a4a064..2d3dd6150573a6555ed1bd310a79065d9b4e2bc5 100644 (file)
@@ -16,9 +16,6 @@
 
 #define AFFICHAGE 0
 
-#define No_Standard_OutOfRange
-
-
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepAdaptor_Curve2d.hxx>
index 5a386157f9bcbd51c56d2a2ed509cfd77c69dc08..f395f9608f0fcabd3c6964fb63cd94b9f8800d52 100644 (file)
@@ -18,9 +18,6 @@
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
 
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-
 //=======================================================================
 //struct : BSplCLib_BezierArrays 
 //purpose: Auxiliary structure providing standard definitions of bspline 
index 5e6abc0ff8e630e8f678aac4041ea2ac21b8e89d..cfbe1070c02fd92ee09253a194ccf73791cdec2c 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//  pmn  16-10-96 : Correction de PolesCoefficient (PRO5782)
-//                  ColLength et RowLength avaient encore frappes !!
-
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-
 #include <BSplSLib.hxx>
 #include <BSplCLib.hxx>
 #include <TColStd_Array1OfReal.hxx>
index ea515444430f08232d239e2b6b18b91288ac0044..560be96306bfa6357a093d4e5d2e90a7d2164637 100644 (file)
@@ -14,8 +14,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#define No_Standard_OutOfRange
-
 #include <CSLib_Class2d.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Standard_ConstructionError.hxx>
index 1399723aef082b15c3e727b360435a521bb29a5a..4c144980851469056548054067388a16029d164e 100644 (file)
@@ -22,9 +22,6 @@
 // 15-04-97 : PMN : Constructeurs avec un seul segement ou differentes 
 //                  continuitees. 
 
-#define No_Standard_OutOfRange
-
-
 #include <BSplCLib.hxx>
 #include <Convert_CompPolynomialToPoles.hxx>
 #include <PLib.hxx>
index a78a88be03e02be890a7906fd2637e5c5e200fd5..4a0c6bc2f0547bbd729a1482d6f7a52b5ebf47e6 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//JCV 16/10/91
-
-#define No_Standard_OutOfRange
-
-
 #include <BSplCLib.hxx>
 #include <Convert_ConicToBSplineCurve.hxx>
 #include <Convert_CosAndSinEvalFunction.hxx>
index 5436b89a28a420d66270c525c1b6baa646fe22b6..ea31c82ceeab6498cd2045672724097765971b83 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// Evolutions   JCV Dec 1991 ajout de calculs de derivees et traitement
-//              d'entites 2d
-//              JCV Mars 1992 ajout method SetLinearForm
-
-#define No_Standard_OutOfRange
-
-
 #include <ElCLib.hxx>
 #include <gp.hxx>
 #include <gp_Ax1.hxx>
index 1557944ca892388d0a6753138889fd7ecd46d6b8..2ab3e8aa59fd3a494ba42b95b3a0d78a24e0b37a 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <Expr.hxx>
 #include <Expr_Array1OfGeneralExpression.hxx>
 #include <Expr_Array1OfNamedUnknown.hxx>
index 61f1544a8ad8610024e5d583f901cb942d28a3fd..c18c03a47ba01cc42dff2fd6344c4f34d128b7e5 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <Expr.hxx>
 #include <Expr_Array1OfNamedUnknown.hxx>
 #include <Expr_FunctionDerivative.hxx>
index 2aca663460cc7f0156e08b68cc0f0c87cfec8549..00e2c3d80d977f8f7d9d42ed016b32bf2d2ff7f3 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <Expr.hxx>
 #include <Expr_GeneralExpression.hxx>
 #include <Expr_NamedUnknown.hxx>
index f3a188999122ceef9d61d3a9fa1b4fb3d51c2718..9c338fb6f2f4d1b32b2e20f0bc052bc62b35f777 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <Expr.hxx>
 #include <Expr_GeneralExpression.hxx>
 #include <Expr_NamedUnknown.hxx>
index ab2c0576e7a8549f75d0316cf7bdb4e19967c657..0394cb7a9a5646aeec226434d854bbd083f6fd1e 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <Expr.hxx>
 #include <Expr_Array1OfGeneralExpression.hxx>
 #include <Expr_Array1OfNamedUnknown.hxx>
index 8e4174597883255429ecc97d9c5a6392a8a81830..f00100f6f156bea37bb2996b8d9dbba6b05ffdbe 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-
-
 #include <FEmTool_Curve.hxx>
 #include <PLib.hxx>
 #include <PLib_Base.hxx>
index b61ab7665a2b8981ab82bae2b83005c9fb1c165e..8ef9767da9c181f8795b6f324948e499e5e769f5 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-
 #include <FEmTool_ProfileMatrix.hxx>
 #include <gp.hxx>
 #include <Standard_NotImplemented.hxx>
index 60dde6703401ff133e7c94376dc695b17e893cae..ce4731f01043a15c64a55f67a242d7ebe9afbabb 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <BSplCLib.hxx>
 #include <FairCurve_Batten.hxx>
 #include <FairCurve_BattenLaw.hxx>
index 0a9d15ec62fb038d3a2f6435955fea28fd5e7553..135532b1385fbf88a0588a782e6bac5e7847544d 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// 01-04-1996 : PMN Version originale
-
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <BSplCLib.hxx>
 #include <FairCurve_BattenLaw.hxx>
 #include <FairCurve_DistributionOfJerk.hxx>
index e600810e028eb84891dda341727541fc11fe56d8..4cc4c37a6579133f8f00d91e4f56aea3c389cc42 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// 09-02-1996 : PMN Version originale
-
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <BSplCLib.hxx>
 #include <FairCurve_BattenLaw.hxx>
 #include <FairCurve_DistributionOfSagging.hxx>
index a98a17c7f2e8e4258e3e2358419a5e60dae668d9..a0afcc5eda22619a6b9a733d8bd642236c2e93ed 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// 30-01-1996 : PMN Version originale
-
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <BSplCLib.hxx>
 #include <FairCurve_BattenLaw.hxx>
 #include <FairCurve_DistributionOfTension.hxx>
index 68005d39cd4e917fce7116f3dc594e354d6ab5e8..657453c7ac311cf5f13f3890a7a15560d01b0c0c 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <FairCurve_Energy.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec2d.hxx>
index afa1ee59da98a003dc4998ddc1d9e6b4d2c2d55a..7ed787403e47fc652a58061d77dbc58a7324481f 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <FairCurve_BattenLaw.hxx>
 #include <FairCurve_EnergyOfBatten.hxx>
 #include <math_GaussSetIntegration.hxx>
index 8a8230b7a574a476628b1e0cb5bee5e6d0d24fd8..1dba0e6aa6e346b66b8164f434140e6fda3239c0 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <BSplCLib.hxx>
 #include <FairCurve_BattenLaw.hxx>
 #include <FairCurve_EnergyOfMVC.hxx>
index 7792defa11878abb06823f44560f5cf9336cc3a7..6b2eca447d3101a6f2f1e386b31ae4d1468fed89 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//Avril 1991 : constructeurs + methodes de lecture.
-//Mai 1991   : revue des specifs + debut de realisation des classes tool =>
-//             implementation des methodes Set et calcul du point courant.
-//Juillet 1991 : voir egalement File Geom_BSplineCurve_1.cxx
-//Juin    1992 : mise a plat des valeurs nodales - amelioration des
-//               performances sur calcul du point courant
-
-//RLE Aug 1993  Remove Swaps, Remove typedefs, Update BSplCLib
-//              debug periodic, IncreaseDegree
-// 21-Mar-95 : xab implemented cache
-// 14-Mar-96 : xab implemented MovePointAndTangent 
-// 13-Oct-96 : pmn Bug dans SetPeriodic (PRO6088) et Segment (PRO6250)
-
-#define No_Standard_OutOfRange
-
-
 #include <BSplCLib.hxx>
 #include <BSplCLib_KnotDistribution.hxx>
 #include <BSplCLib_MultDistribution.hxx>
index 8bbd8cb76eb173a251714ab384a6a450d15f2b23..844002fab3c4b9f1e3123a0cfdc39ec762ab03fa 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// 14-Mar-96 : xab  portage hp
-// pmn : 28-Jun-96 Distinction entre la continuite en U et V (bug PRO4625)
-// pmn : 07-Jan-97 Centralisation des verif rational (PRO6834)
-//       et ajout des InvalideCache() dans les SetWeight*(PRO6833)
-// RBD : 15-10-98 ; Le cache est maintenant calcule sur [-1,1] (pro15537).
-// jct : 19-01-99 ; permutation de urational et vrational dans Rational.
-#define No_Standard_OutOfRange
-
-
 #include <BSplCLib.hxx>
 #include <BSplSLib.hxx>
 #include <Geom_BSplineSurface.hxx>
index e25133dcadcf1849aa2f85e8a073a26653c7ec79..eed3230685dd996ad417e62b098e7154a0f0c604 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// Passage en classe persistante - 23/01/91
-// Modif suite a la deuxieme revue de projet toolkit Geometry -23/01/91
-// Infos :
-// Actuellement pour les champs de la courbe le tableau des poles est 
-// declare de 1 a NbPoles et le tableau des poids est declare de 1 a NbPoles
-
-// Revised RLE  Aug 19 1993
-// Suppressed Swaps, added Init, removed typedefs
-
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-
 #include <Geom_BezierCurve.hxx>
 #include <Geom_Geometry.hxx>
 #include <gp.hxx>
index c6ede954d4f4b6389a7c7b738b32c53df2cf9662..220816bc9620a718dc5ce6d843f40a46cdb60a2f 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//Passage en classe persistante - 23/01/91
-//Modif suite a la deuxieme revue de projet toolkit Geometry -23/01/91
-// pmn : 21/10/95 ; Correction de la methode segment (PRO5853)
-// pmn : 31-Dec-96; Bonne gestion des poids (bug PRO4622)
-// xab : 07-Jul-97; le cache est instable en degree 21
-//       a partir du degree 15 on ne l'utilise plus
-// RBD : 15/10/98 ; Le cache est desormais defini sur [-1,1] (pro15537).
-// pmn : 10/12/98 ; Update de la methode segment (suite a la modif de cache).
-
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-
 #include <BSplCLib.hxx>
 #include <Geom_BezierCurve.hxx>
 #include <Geom_BezierSurface.hxx>
index 9ab6e279fb97b8949e83ad69efec7c697b3700ef..d7a12ced8aa0cef3a0a35f8f440ed59038383aae 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//Avril 1991 : constructeurs + methodes de lecture.
-//Mai 1991   : revue des specifs + debut de realisation des classes tool =>
-//             implementation des methodes Set et calcul du point courant.
-//Juillet 1991 : voir egalement File Geom2d_BSplineCurve_1.cxx
-//Juin    1992 : mise a plat des valeurs nodales - amelioration des
-//               performances sur calcul du point courant
-
-//RLE Aug 1993  Remove Swaps, Init methods, Remove typedefs
-//  14-Mar-96 : xab implemented MovePointAndTangent
-
-//SAMTECH Jan 2002 : add text to Raise()
-
-#define No_Standard_OutOfRange
-
-
 #include <BSplCLib.hxx>
 #include <BSplCLib_KnotDistribution.hxx>
 #include <BSplCLib_MultDistribution.hxx>
index 38250afe4474a81109e12bdfe6de7d448aa90475..a3971781a20c74a37068bdbf9491d085a7e2730c 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// Passage en classe persistante - 23/01/91
-// Modif suite a la deuxieme revue de projet toolkit Geometry -23/01/91
-// Infos :
-// Actuellement pour les champs de la courbe le tableau des poles est 
-// declare de 1 a NbPoles et le tableau des poids est declare de 1 a NbPoles
-
-
-// Revised RLE  Aug 19 1993
-// Suppressed Swaps, added Init, removed typedefs
-
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-
 #include <Geom2d_BezierCurve.hxx>
 #include <Geom2d_Geometry.hxx>
 #include <gp.hxx>
index 63bb4420f1cd8f7c47379f94c24f06223e9a4664..24592519f9504784cea4748d79601e22a3a6ecef 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// 20/02/97 : PMN -> Positionement local sur BSpline (PRO6902)
-// 10/07/97 : PMN -> Pas de calcul de resolution dans Nb(Intervals) (PRO9248)
-// 20/10/97 : JPI -> traitement des offset curves
-
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-
-
 #include <Adaptor2d_HCurve2d.hxx>
 #include <BSplCLib.hxx>
 #include <BSplCLib_Cache.hxx>
index 390673cc31b7e93c5bf1ca28c1f0ed66fa99d14a..68f7f972efc7051663f414cb5aa05ea708ffb56a 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// 20/02/97 : PMN -> Positionement local sur BSpline (PRO6902)
-// 10/07/97 : PMN -> Pas de calcul de resolution dans Nb(Intervals)(PRO9248)
-// 20/10/97 : RBV -> traitement des offset curves
-
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-
-
 #include <Adaptor3d_HCurve.hxx>
 #include <BSplCLib.hxx>
 #include <BSplCLib_Cache.hxx>
index 621220dae06657b08b1d00d2d08f3957f02ff9b6..7e9b3a4db5e071a5d90c5ca73928c319d12f927c 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// Modified:   Thu Nov 26 16:37:18 1998
-//             correction in NbUIntervals for SurfaceOfLinearExtrusion 
-//             (PRO16346)
-
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-
 #include <Adaptor3d_HCurve.hxx>
 #include <Adaptor3d_HSurface.hxx>
 #include <BSplCLib.hxx>
index 609581b34413dae0036ec3275698cf824e06e402..a5b466fc2be474087a5bb0a8f835ee2d02695e97 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-#endif
-
-
 #include <GeomFill_LocationLaw.hxx>
 #include <GeomFill_SectionLaw.hxx>
 #include <GeomFill_SweepFunction.hxx>
index bf77728cc09c46c1519db55fa53f8c5aef532553..8dd2d628db9121b1543567278690d44822345b99 100644 (file)
@@ -14,9 +14,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_OutOfRange
-
-
 #include <HLRBRep_Algo.hxx>
 #include <HLRBRep_ShapeBounds.hxx>
 #include <HLRTopoBRep_OutLiner.hxx>
index 72e8f0710687d3d06dfcad2c7aafab771017104d..610e0166b4e7fd194117bbbbb67685c1fb0b1743 100644 (file)
@@ -14,8 +14,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#define No_Standard_OutOfRange
-
 #include <BRepTopAdaptor_Tool.hxx>
 #include <BRepTopAdaptor_TopolTool.hxx>
 #include <ElCLib.hxx>
index 3054ec1ee3d672c98a6ab7a238874bafb0bbf368..4db426d123f0d72fa5a6c3cca425a188c7a1c68e 100644 (file)
@@ -14,9 +14,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_OutOfRange
-
-
 #include <HLRAlgo_Coincidence.hxx>
 #include <HLRAlgo_Interference.hxx>
 #include <HLRAlgo_InterferenceList.hxx>
index e1ee9224350ba9d689ee562d04089cc5427a2dbb..d363d8ced7f928574af667a54f1e832418a9a230 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
 //----------------------------------------------------------------------
 //-- Differents constructeurs sont proposes qui correspondent aux
 //-- polynomes en Z :  
index b43151e83f39f2b2b51f9e9f39bcd12eb4229a31..320d759f64439ff325d47dd7f203e0419730f233 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <gp.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
index 66ccef9b0a9fdc30d010a0dbca5a0b8099f8e613..dc82272d58450917522ac587da12f8b49b4971a4 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
 #define CREATE  IntAna_IntConicQuad::IntAna_IntConicQuad
 #define PERFORM void IntAna_IntConicQuad::Perform
 
index e2fd66f19e541a5b9d47f68e786baf40f68e6311..a61e33424561c94d9988eae74c06586af2752ede 100644 (file)
 
 #include <Standard_Stream.hxx>
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
 //======================================================================
 //== I n t e r s e c t i o n   C O N E           Q U A D R I Q U E   
 //==                           C Y L I N D R E   Q U A D R I Q U E
index 79a3ed250f896b001b0edfa5fc07d3e479764357..296f013c566511788ecfd409c6e7deca6656c119 100644 (file)
 //--          If the intersection is not a conic, 
 //--          analytical methods must be called.
 //----------------------------------------------------------------------
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
 
 #include <ElCLib.hxx>
 #include <ElSLib.hxx>
index b71f83f6067ffe0d53bca79864abc9eb8e98b786..7a98d0dbb4ba5114ca8ec501b2c01c6e9c40e503 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <gp_Ax3.hxx>
 #include <gp_Cone.hxx>
 #include <gp_Cylinder.hxx>
index bc23cd31896796c5739f56a9ccd5062a35d6d162..dbb402e5c64520375fc35f3f0f99f3c21d39fa16 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
-
 #include <math_Vector.hxx>
 #include <math_Matrix.hxx>
 
index ae3c4bfb99b7d8c0bc1d676beaa8bd3dcbee5722..dd576b90016bdcc3482518a8416fbcc3af111c63 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//  Modified by skv - Tue Mar  1 14:22:09 2005 OCC8169
-
-
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <Standard_ConstructionError.hxx>
 
 #include <IntRes2d_Domain.hxx>
index 02da3925398582d030085f916f3af2677496ffd6..aec7cdbb6d906520559395753f6719915321e6b4 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-//#define No_Standard_RangeError
-//#define No_Standard_OutOfRange
-//#endif
-
-
 #define  TOLTANGENCY         0.00000001
 #define  TOLERANCE_ANGULAIRE 1.e-12//0.00000001
 #define  TOLERANCE           0.00000001
index a36025ac3a821359e61783b7a36420cb3f89a61b..ba5dae1071e14067bd96d729e5ee7688f95e8616 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <IntImp_ComputeTangence.hxx>
 #include <math_FunctionSetRoot.hxx>
 #include <math_Vector.hxx>
index bc56346c152b18c3c3e52939fd00c5dc478af474..5bbb4d635b183a0573996aa574d9c8fdf88a4880 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <StdFail_NotDone.hxx>
 #include <Standard_DomainError.hxx>
 #include <IntImp_ComputeTangence.hxx>
index b466f80f7ebebad599c11300cf05244f08423372..167f33c9ca7fc14197002f6e463ee5587f95d46a 100644 (file)
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 IntImp_ZerCSParFunc::IntImp_ZerCSParFunc(const ThePSurface& S,
                                         const TheCurve& C) {
   surface = S;
index aba25b341082deac4b6bfee08f86be276c260368..9343a380e4a7d357cef571c0a20a387400b59b88 100644 (file)
 #define EpsAng2 1.e-16
 #define Tolpetit 1.e-16
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
 #define SURF     (*((ThePSurface *)(surf)))
 #define FUNC     (*((TheISurface *)(func)))
 
index 550229559d242196308687444998fa401e907be2..33667cce5a740b291a5453b18572c7248cc6172c 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #include <IntImp_ComputeTangence.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Precision.hxx>
index 20fb5335c8200d7bbf14d26b2302d12f98f17d79..21ec70a283bc6d0721fd44b39dfbbcc729771082 100644 (file)
@@ -12,7 +12,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-
 #include <Adaptor2d_HCurve2d.hxx>
 #include <Adaptor3d_HSurface.hxx>
 #include <Adaptor3d_HSurfaceTool.hxx>
 #include <IntPatch_HCurve2dTool.hxx>
 #include <math_Matrix.hxx>
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 #define SURFACE1 (*((Handle(Adaptor3d_HSurface) *)(surface1)))
 #define SURFACE2 (*((Handle(Adaptor3d_HSurface) *)(surface2)))
 #define CURVE    (*((Handle(Adaptor2d_HCurve2d) *)(curve)))
index 072397bdb57da364b22b80a08eef2b1a9b065afc..8d6e179cbf7c1fa357de304d86745bb74b22ff8b 100644 (file)
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
 static Standard_Boolean DecomposeResult(const Handle(IntPatch_PointLine)& theLine,
                                         const Standard_Boolean       IsReversed,
                                         const IntSurf_Quadric&       theQuad,
index 53a2225cd093d7080940d8811cc480c3c375620f..cba0572f02bea29291ccae5f03970124072a46fd 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
-
 #include <math_FunctionSetRoot.hxx>
 #include <Precision.hxx>
 #include <gp_Pnt2d.hxx>
index 69db4cd3ed009d0b854c8d43aca275d9e74a84d0..e82b9a26ad8170ad084b4b9b1fcf72738e793b7b 100644 (file)
 #include <Bnd_Range.hxx>
 #include <TColStd_MapOfInteger.hxx>
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 // _______________________________________________
 //
 // Location of point (u, v) in the natural domain of a surface AND update  
index 259aa9f1943b59cd4ad58c8a717753c74c882a6d..32b5f5663a7fc4ffedb24b789ce250a370230ff1 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#endif
-
-
 void IntWalk_IWalking::AddPointInCurrentLine
          (const Standard_Integer N,
          const ThePointOfPath& PathPnt,
index 58dc97ce325ad9c15ef5e4e401b93332a1623bb4..64168047aef732da0948ec83f9475f9c18262eae 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_NoMoreObject
-#define No_Standard_NoSuchObject
-#define No_Standard_TypeMismatch
-
-
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
index f698f928cca2376f1d58da98625e1e7751e6870e..2ee54e7b195971c5a1edddc6ff2b909c6fa30ead 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_NoMoreObject
-#define No_Standard_NoSuchObject
-
-
 #include <Standard.hxx>
 #include <Standard_NoMoreObject.hxx>
 #include <Standard_NoSuchObject.hxx>
index 8111de5570e20bd46fa4a514e6e458b7726a7d49..654381799cc66b5efcceea09e9354e755c1d08ad 100644 (file)
@@ -14,9 +14,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_NoSuchObject
-
-
 #include <gp_Trsf.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_NoSuchObject.hxx>
index a9844fab27124b15c635a42a0492f06ad8b1a16a..2feb1d8e3d2a887ae6a3137d83784c47a5258c15 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_NoMoreObject
-#define No_Standard_NoSuchObject
-
-
 #include <Standard_NoMoreObject.hxx>
 #include <Standard_NoSuchObject.hxx>
 #include <TopoDS.hxx>
index ce993b318a9c151c1441a7795e7e9de2ce6bd54f..033ed501917e3b69445e967d1e94fabb7381a187 100644 (file)
@@ -14,9 +14,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_NoSuchObject
-
-
 #include <Standard_NoMoreObject.hxx>
 #include <Standard_NoSuchObject.hxx>
 #include <TopoDS_Iterator.hxx>
index 65290c0d2143d005b0d1f6c9306801402831aa14..0a618bd83b8cd74bfc086abb3fe8493aac8f6c2a 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// JCV 1/10/90 Changement de nom du package vgeom -> gp
-// JCV 12/12/90 modif introduction des classes XYZ et Mat dans le package
-// LPA, JCV  07/92 passage sur C1.
-// JCV 07/92 Introduction de la method Dump 
-
-#define No_Standard_OutOfRange
-
-
 #include <gp.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
index bcecdca6fd5ec7770ce96a47014395a7596f6368..7efc53cdd3aca6a1f60c40ba0bc4330c431a0125 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// JCV 1/10/90 Changement de nom du package vgeom -> gp
-// JCV 12/12/90 Modif mineur suite a la premiere revue de projet
-// LPA, JCV  07/92 passage sur C1.
-// JCV 07/92 Introduction de la method Dump 
-
-#define No_Standard_OutOfRange
-
-
 #include <gp.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
index ab24a561a9ac95587a12599803d03c4ee8b6e79e..6335849c06ac007f04e82aef88e43e2c2055c302 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// JCV 08/01/91 modif introduction des classes XY et Mat dans le package
-// LPA, JCV  07/92 passage sur C1.
-// JCV 07/92 Introduction de la method Dump 
-
-#define No_Standard_OutOfRange
-
-
 #include <gp_Ax2d.hxx>
 #include <gp_Dir2d.hxx>
 #include <gp_Pnt2d.hxx>
index 0196ec7fe978c1f00f5515ca886630672ef54193..14e1c87948efa3da7a3094c7f6a2255d916d4fe7 100644 (file)
@@ -12,9 +12,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_OutOfRange
-
-
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_GTrsf.hxx>
index 400a00c57e9dc8ce6f1f3341eae91337ff54d929..b8341874e78f1f3035a44d7fb0a3bc9ea3f5dacf 100644 (file)
@@ -12,9 +12,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_OutOfRange
-
-
 #include <gp_Ax2d.hxx>
 #include <gp_Ax22d.hxx>
 #include <gp_Hypr2d.hxx>
index 5c06b4725565c0550e8cf44b75b0e3ddcc6985fc..749493c4de31d43cb4777bb5eab2739426b0352d 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// JCV 10/01/91 modifs suite a la deuxieme revue de projet
-// AGV 03/04/07 bug correction: "pos" origin too far when A is very small
-
-#define No_Standard_OutOfRange
-
-
 #include <gp.hxx>
 #include <gp_Ax2d.hxx>
 #include <gp_Dir2d.hxx>
index cb106686fc8d86c931217dfc58d544bcf98d0cca..b8e0fcff8cc9cefdb819f40b440400b9d9ec3bed 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//  10/09/97 : PMN : Correction BUC40192 (pb avec les matrices negatives)
-
-#ifndef OCCT_DEBUG
-#define No_Standard_OutOfRange
-#define No_Standard_ConstructionError
-#endif
-
-
 #include <gp_GTrsf.hxx>
 #include <gp_Mat.hxx>
 #include <gp_Trsf.hxx>
index 6aa7698c8ec9343819ca0948d56c95fd847912a9..8b64a6f558718e571d375505bbd7ebd007077a5c 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//  10/09/97 : PMN : Correction BUC40192 (pb avec les matrices negatives)
-
-#ifndef OCCT_DEBUG
-#define No_Standard_OutOfRange
-#define No_Standard_ConstructionError
-#endif
-
-
 #include <gp_GTrsf2d.hxx>
 #include <gp_Mat2d.hxx>
 #include <gp_Trsf2d.hxx>
index 48718479a916247c5071ad919a16d2c3a31f56bb..25b48ce6674ed69a59d9731878f061ae7584ae6e 100644 (file)
@@ -12,9 +12,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#define No_Standard_OutOfRange
-
-
 #include <gp_Ax2d.hxx>
 #include <gp_Ax22d.hxx>
 #include <gp_Parab2d.hxx>
index ac82fb208a913b5b77ec2c898a674fe7725818ca..4783371d49b6899e9d4b811ccdc90240e9d37b63 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// JCV 30/08/90 Modif passage version C++ 2.0 sur Sun
-// JCV 01/10/90 Changement de nom du package vgeom -> gp
-// JCV 07/12/90 Modifs introduction des classes XYZ, Mat dans le package gp
-
-#define No_Standard_OutOfRange
-
-
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Pnt.hxx>
index f51542f05c36175ae5aadaaa17f7c24464c50499..196d0ce158f6c546f225863dcf5deebab78d37be 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// JCV 08/01/91 Modifs introduction des classes XY, Mat2d dans le package gp
-
-#define No_Standard_OutOfRange
-
-
 #include <gp_Ax2d.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Trsf2d.hxx>
index 64014935752759b02cb8081418da2f72b7f7eec5..e5b6d366fbe75e4f94266491f7e3d7a5d7854d05 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// JCV 30/08/90 Modif passage version C++ 2.0 sur Sun
-// JCV 1/10/90 Changement de nom du package vgeom -> gp
-// JCV 4/10/90 codage sur la forme de la transformation shape,Scaling,negative
-// JCV 10/12/90 Modif introduction des classes Mat et XYZ dans gp
-
-#define No_Standard_OutOfRange
-
-
 #include <gp.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
index 2b712cbd435de3cae8201831a8c84d2612073789..270c25dbe0fb21e6b79bbdc0e0e359756b4e48a2 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// JCV 08/01/91 Modif introduction des classes Mat2d et XY dans gp
-
-#define No_Standard_OutOfRange
-
-
 #include <gp.hxx>
 #include <gp_Ax2d.hxx>
 #include <gp_GTrsf2d.hxx>
index dd70d644177aefd1b042501a25c35adb463f01e3..083b7e5c0244a46db052bb123a6d2270a8435ec8 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// JCV 30/08/90 Modif passage version C++ 2.0 sur Sun
-// JCV 1/10/90 Changement de nom du package vgeom -> gp
-// JCV 07/12/90 Modifs suite a l'introduction des classes XYZ et Mat dans gp
-
-#define No_Standard_OutOfRange
-
-
 #include <gp.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
index 21301c228dc142b61324c21702ae4441aa46a6e9..f773b4cef2d6f9f52231c2651816fbadc7dde904 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// JCV 08/01/90 Modifs suite a l'introduction des classes XY et Mat2d dans gp
-
-#define No_Standard_OutOfRange
-
-
 #include <gp.hxx>
 #include <gp_Ax2d.hxx>
 #include <gp_Dir2d.hxx>
index 2fff3ae4ee2cb3c25b8d5bf4205bce8b5fc4d840..6ca6ece30ea8a0318b3eddf9a30ca6c6f22320ea 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math.hxx>
 #include <math_ComputeGaussPointsAndWeights.hxx>
 
index 6a5c450b34d80ace626e141a0d1450070824064b..9635fb1664d6d3c7b11a29a169a47dd4ec96e5c5 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_BFGS.hxx>
 #include <math_BracketMinimum.hxx>
 #include <math_BrentMinimum.hxx>
index 3123a9eb388556bb13802601fb62784c287f89ab..9e02778bf7f2d0fc13879b0184ccc32953b233db 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// lpa le 20/08/91
-
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_Crout.hxx>
 #include <math_Matrix.hxx>
 #include <math_NotSquare.hxx>
index d5ae727f55b8260d78b471883eec88fe07b0e989..3a7c137fdcd28f3fea56a9905175532ace998645 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_DirectPolynomialRoots.hxx>
 #include <Standard_RangeError.hxx>
 #include <StdFail_InfiniteSolutions.hxx>
index 26f0b5cb35737879d4261d90d03891d45e4198d5..3cb64932e7d0c8c9798e71d2c7669526b5f92ae1 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_BracketMinimum.hxx>
 #include <math_BrentMinimum.hxx>
 #include <math_FRPR.hxx>
index 02cab99edd8ff51ef3c89c575ee1edce9a5865ee..8e09dfd9aa7cf6e8c592a0637593fd72b37b9fd9 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_FunctionAllRoots.hxx>
 #include <math_FunctionRoots.hxx>
 #include <math_FunctionSample.hxx>
index 4b45825a75cc623ce52875c7d4c74a4270f18f2d..ad9e0d54e5c070cb5e146fe01482584d572a809d 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_FunctionRoot.hxx>
 #include <math_FunctionSetRoot.hxx>
 #include <math_FunctionSetWithDerivatives.hxx>
index 7d565be36b51ef8f45c2e2c717005448ea23dce2..fbed4d92c15ddadacb24fddda61125f5066191ea 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_DirectPolynomialRoots.hxx>
 #include <math_FunctionRoots.hxx>
 #include <math_FunctionWithDerivative.hxx>
index 15ba3e9aebb3f211c882e9a587ec52663463d870..eb4dc7605cbee9909ab9bd00b238631e82b6d8e4 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_FunctionSample.hxx>
 #include <Standard_OutOfRange.hxx>
 
index 72b3ee987a99517be2ff2b014d530b9c168a73b6..db276a137c80cc65f9bf55bad6ab4cfbbbb7f76c 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// pmn 15/05/97 pas de Gauss avec des pivot trop petit. SVD fait mieux 
-// l'affaire + limitation de la longeur du pas + qq comentaire issus d'EUCLID3
-// pmn 10/06/97 refonte totale du traitement des bords + ajustement des init 
-// et des tolerances pour brent...
-
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-//math_FunctionSetRoot.cxx
-
 #include <math_BrentMinimum.hxx>
 #include <math_Function.hxx>
 #include <math_FunctionSetRoot.hxx>
index e1945b677fdc6ea6afbe9d37d7a10b0d6ed57e1d..229a3b9f3b010df77e87fda90de3ad5c539b243f 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_GaussLeastSquare.hxx>
 #include <math_Matrix.hxx>
 #include <math_Recipes.hxx>
index d1c2f36d3b7f483b2de656910617dee58d961b17..240490d7a17ad062c707d9824dce8d2ad01978d0 100644 (file)
@@ -33,13 +33,6 @@ de Gauss.
 
 */
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math.hxx>
 #include <math_GaussMultipleIntegration.hxx>
 #include <math_IntegerVector.hxx>
index b51bfc8552164e87a496f9232fe0079b455e78b3..b2c5641369dfd12aeef37ae1a60a1dec9dc1feb6 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math.hxx>
 #include <math_FunctionSet.hxx>
 #include <math_GaussSetIntegration.hxx>
index 28c386d0470468f1b05e0cc8277bce1bb2e144b3..c84898331878470890c077e7ae192da8bbe3a0b5 100644 (file)
@@ -37,13 +37,6 @@ Etapes du calcul:
 
 */
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math.hxx>
 #include <math_Function.hxx>
 #include <math_GaussSingleIntegration.hxx>
index 9303e3cac54c4afb470a15b370ad0664f74362d8..0f52e81f97f512127e978fc268798419ee4e64bc 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_Householder.hxx>
 #include <math_Matrix.hxx>
 #include <Standard_ConstructionError.hxx>
index 3783838ed118be150d3d62d9c72163f1312b981d..58a054bc59c81f133bff3b7974f549776259c8c3 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_Jacobi.hxx>
 #include <math_Matrix.hxx>
 #include <math_NotSquare.hxx>
index b2c549409b07836632a412e4278ee02d9b2dbf95..4e95e37cfbeeb0b70adcb4374763b02fbb62cc10 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_FunctionSetWithDerivatives.hxx>
 #include <math_Matrix.hxx>
 #include <math_NewtonFunctionSetRoot.hxx>
index dd326dc1a9a50f0e4cac3614ee965f6d1b79390f..baadfdfbacbab5d5040e8e8f5dbb6679327079f9 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_Gauss.hxx>
 #include <math_Jacobi.hxx>
 #include <math_MultipleVarFunctionWithHessian.hxx>
index 237c8521e15d8f89fc34b9010071ed4bbd8f7acd..7679ea81258c8fddbb5bbb3c9741eaacd60dcde4 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_BracketMinimum.hxx>
 #include <math_BrentMinimum.hxx>
 #include <math_Function.hxx>
index 02654975edc4bf1f7e737ae24badee4d4225915f..d141ce03924d99f052051bb4c6539e8a7581d2d9 100644 (file)
 #define        _MEMORY_H
 #endif
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-//#endif
-
 #include <cmath>
 
 #include <math_Recipes.hxx>
index 88c8d7d89955db03ab2cfb27188ec9a600933085..cbfbf38b5fa8b1d9fee9ca4be910bf9b7590f823 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_Matrix.hxx>
 #include <math_Recipes.hxx>
 #include <math_SVD.hxx>
index ff808ec7982bfc00bc04ccb1af4b0791a5888855..b81f466b1f4accb5c4385f1ba3e8ba08b5dac919 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// lpa, le 03/09/91
-
-
 // Implementation de la classe resolvant les equations en cosinus-sinus.
 // Equation de la forme a*cos(x)*cos(x)+2*b*cos(x)*sin(x)+c*cos(x)+d*sin(x)+e
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-//#endif
-
 #include <math_TrigonometricFunctionRoots.hxx>
 #include <math_TrigonometricEquationFunction.hxx>
 #include <math_DirectPolynomialRoots.hxx>
index 8040b3deaeb369a5d0354c3bee8dd5fe94128b53..d60fa2bdc373d2e3f5503648d76cb0d84d57522a 100644 (file)
 // coordonnee car il est plus long d utiliser les methodes deja ecrites 
 // de la classe Matrix avec un passage par valeur.
 
-//#ifndef OCCT_DEBUG
-#define No_Standard_RangeError
-#define No_Standard_OutOfRange
-#define No_Standard_DimensionError
-
-//#endif
-
 #include <math_Crout.hxx>
 #include <math_Matrix.hxx>
 #include <math_Uzawa.hxx>