// File: Plate_GtoCConstraint.cxx // Created: Fri Oct 20 20:05:53 1995 // Author: Andre LIEUTIER // #include #include #include #include //alr le 12/11/96 static const Standard_Real NORMIN = 1.e-10; static const Standard_Real COSMIN = 1.e-2; Plate_GtoCConstraint::Plate_GtoCConstraint(const Plate_GtoCConstraint& ref) :myD1SurfInit(ref.myD1SurfInit) { pnt2d = ref.pnt2d; nb_PPConstraints = ref.nb_PPConstraints; for(Standard_Integer i = 0; i