Update copyright information

This commit is contained in:
abd 2008-11-27 10:58:01 +00:00
parent 281bd18dbd
commit 3a9cdb56a2
347 changed files with 5997 additions and 5482 deletions

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_ArcDriver.hxx> #include <GEOMImpl_ArcDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_ArcDriver.ixx // File : GEOMImpl_ArcDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_ArcDriver_HeaderFile #ifndef _GEOMImpl_ArcDriver_HeaderFile
#define _GEOMImpl_ArcDriver_HeaderFile #define _GEOMImpl_ArcDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include "GEOMImpl_ArchimedeDriver.hxx" #include "GEOMImpl_ArchimedeDriver.hxx"
#include "GEOMImpl_IArchimede.hxx" #include "GEOMImpl_IArchimede.hxx"
#include "GEOMImpl_Types.hxx" #include "GEOMImpl_Types.hxx"

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_ArchimedeDriver.hxx // File : GEOMImpl_ArchimedeDriver.hxx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_ArchimedeDriver_HeaderFile #ifndef _GEOMImpl_ArchimedeDriver_HeaderFile
#define _GEOMImpl_ArchimedeDriver_HeaderFile #define _GEOMImpl_ArchimedeDriver_HeaderFile

View File

@ -1,21 +1,23 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_Block6Explorer.hxx // File : GEOMImpl_Block6Explorer.hxx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef GEOMImpl_Block6Explorer_HeaderFile #ifndef GEOMImpl_Block6Explorer_HeaderFile
#define GEOMImpl_Block6Explorer_HeaderFile #define GEOMImpl_Block6Explorer_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <BRepOffsetAPI_MakeFilling.hxx> #include <BRepOffsetAPI_MakeFilling.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_BlockDriver.ixx // File : GEOMImpl_BlockDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_BlockDriver_HeaderFile #ifndef _GEOMImpl_BlockDriver_HeaderFile
#define _GEOMImpl_BlockDriver_HeaderFile #define _GEOMImpl_BlockDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <GEOMImpl_BooleanDriver.hxx> #include <GEOMImpl_BooleanDriver.hxx>
#include <GEOMImpl_IBoolean.hxx> #include <GEOMImpl_IBoolean.hxx>
#include <GEOMImpl_Types.hxx> #include <GEOMImpl_Types.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_BooleanDriver.ixx // File : GEOMImpl_BooleanDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_BooleanDriver_HeaderFile #ifndef _GEOMImpl_BooleanDriver_HeaderFile
#define _GEOMImpl_BooleanDriver_HeaderFile #define _GEOMImpl_BooleanDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_BoxDriver.hxx> #include <GEOMImpl_BoxDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_BoxDriver.ixx // File : GEOMImpl_BoxDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_BoxDriver_HeaderFile #ifndef _GEOMImpl_BoxDriver_HeaderFile
#define _GEOMImpl_BoxDriver_HeaderFile #define _GEOMImpl_BoxDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_ChamferDriver.hxx> #include <GEOMImpl_ChamferDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_ChamferDriver.ixx // File : GEOMImpl_ChamferDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_ChamferDriver_HeaderFile #ifndef _GEOMImpl_ChamferDriver_HeaderFile
#define _GEOMImpl_ChamferDriver_HeaderFile #define _GEOMImpl_ChamferDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_CircleDriver.hxx> #include <GEOMImpl_CircleDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_CircleDriver.ixx // File : GEOMImpl_CircleDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_CircleDriver_HeaderFile #ifndef _GEOMImpl_CircleDriver_HeaderFile
#define _GEOMImpl_CircleDriver_HeaderFile #define _GEOMImpl_CircleDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_ConeDriver.hxx> #include <GEOMImpl_ConeDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_ConeDriver.ixx // File : GEOMImpl_ConeDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_ConeDriver_HeaderFile #ifndef _GEOMImpl_ConeDriver_HeaderFile
#define _GEOMImpl_ConeDriver_HeaderFile #define _GEOMImpl_ConeDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_CopyDriver.hxx> #include <GEOMImpl_CopyDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_CopyDriver.ixx // File : GEOMImpl_CopyDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_CopyDriver_HeaderFile #ifndef _GEOMImpl_CopyDriver_HeaderFile
#define _GEOMImpl_CopyDriver_HeaderFile #define _GEOMImpl_CopyDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_CylinderDriver.hxx> #include <GEOMImpl_CylinderDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_CylinderDriver.ixx // File : GEOMImpl_CylinderDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_CylinderDriver_HeaderFile #ifndef _GEOMImpl_CylinderDriver_HeaderFile
#define _GEOMImpl_CylinderDriver_HeaderFile #define _GEOMImpl_CylinderDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_EllipseDriver.hxx> #include <GEOMImpl_EllipseDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_EllipseDriver.ixx // File : GEOMImpl_EllipseDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_EllipseDriver_HeaderFile #ifndef _GEOMImpl_EllipseDriver_HeaderFile
#define _GEOMImpl_EllipseDriver_HeaderFile #define _GEOMImpl_EllipseDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_ExportDriver.hxx> #include <GEOMImpl_ExportDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_ExportDriver.ixx // File : GEOMImpl_ExportDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_ExportDriver_HeaderFile #ifndef _GEOMImpl_ExportDriver_HeaderFile
#define _GEOMImpl_ExportDriver_HeaderFile #define _GEOMImpl_ExportDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_FilletDriver.hxx> #include <GEOMImpl_FilletDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_FilletDriver.ixx // File : GEOMImpl_FilletDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_FilletDriver_HeaderFile #ifndef _GEOMImpl_FilletDriver_HeaderFile
#define _GEOMImpl_FilletDriver_HeaderFile #define _GEOMImpl_FilletDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_FillingDriver.hxx> #include <GEOMImpl_FillingDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_FillingDriver.hxx // File : GEOMImpl_FillingDriver.hxx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_FillingDriver_HeaderFile #ifndef _GEOMImpl_FillingDriver_HeaderFile
#define _GEOMImpl_FillingDriver_HeaderFile #define _GEOMImpl_FillingDriver_HeaderFile

View File

@ -1,21 +1,23 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifdef WNT #ifdef WNT
#pragma warning( disable:4786 ) #pragma warning( disable:4786 )

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifndef _GEOMImpl_GEN_HXX_ #ifndef _GEOMImpl_GEN_HXX_
#define _GEOMImpl_GEN_HXX_ #define _GEOMImpl_GEN_HXX_

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_GlueDriver.hxx> #include <GEOMImpl_GlueDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_GlueDriver.ixx // File : GEOMImpl_GlueDriver.ixx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_GlueDriver_HeaderFile #ifndef _GEOMImpl_GlueDriver_HeaderFile
#define _GEOMImpl_GlueDriver_HeaderFile #define _GEOMImpl_GlueDriver_HeaderFile

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_HealingDriver.hxx> #include <GEOMImpl_HealingDriver.hxx>

View File

@ -1,25 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_HealingDriver.hxx // File : GEOMImpl_HealingDriver.hxx
// Module : GEOMImpl // Module : GEOMImpl
//
#ifndef _GEOMImpl_HealingDriver_HeaderFile #ifndef _GEOMImpl_HealingDriver_HeaderFile
#define _GEOMImpl_HealingDriver_HeaderFile #define _GEOMImpl_HealingDriver_HeaderFile

View File

@ -1,21 +1,23 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifndef _GEOMImpl_I3DPrimOperations_HXX_ #ifndef _GEOMImpl_I3DPrimOperations_HXX_
#define _GEOMImpl_I3DPrimOperations_HXX_ #define _GEOMImpl_I3DPrimOperations_HXX_

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Arc creation. //NOTE: This is an intreface to a function for the Arc creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define ARC_ARG_PI 1 #define ARC_ARG_PI 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Archimede operation. //NOTE: This is an intreface to a function for the Archimede operation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define ARG_WEIGHT 1 #define ARG_WEIGHT 1

View File

@ -1,21 +1,23 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifndef _GEOMImpl_IBasicOperations_HXX_ #ifndef _GEOMImpl_IBasicOperations_HXX_
#define _GEOMImpl_IBasicOperations_HXX_ #define _GEOMImpl_IBasicOperations_HXX_

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an interface to a function for the Blocks Multi-Transformations. //NOTE: This is an interface to a function for the Blocks Multi-Transformations.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define TRSF_ORIGIN 1 #define TRSF_ORIGIN 1

View File

@ -1,26 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// NOTE: This is an interface to a function for the Blocks // NOTE: This is an interface to a function for the Blocks
// creation and transformation. // creation and transformation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#include "TColStd_HSequenceOfTransient.hxx" #include "TColStd_HSequenceOfTransient.hxx"

View File

@ -1,21 +1,23 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifdef WNT #ifdef WNT
#pragma warning( disable:4786 ) #pragma warning( disable:4786 )

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifndef _GEOMImpl_IBlocksOperations_HXX_ #ifndef _GEOMImpl_IBlocksOperations_HXX_
#define _GEOMImpl_IBlocksOperations_HXX_ #define _GEOMImpl_IBlocksOperations_HXX_

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Common, Cut and Fuse creation. //NOTE: This is an intreface to a function for the Common, Cut and Fuse creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define BOOL_ARG_SHAPE1 1 #define BOOL_ARG_SHAPE1 1

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_IBooleanOperations.hxx> #include <GEOMImpl_IBooleanOperations.hxx>

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifndef _GEOMImpl_IBooleanOperations_HXX_ #ifndef _GEOMImpl_IBooleanOperations_HXX_
#define _GEOMImpl_IBooleanOperations_HXX_ #define _GEOMImpl_IBooleanOperations_HXX_

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Box creation. //NOTE: This is an intreface to a function for the Box creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define BOX_ARG_DX 1 #define BOX_ARG_DX 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an interface to a function for the Chamfer and creation. //NOTE: This is an interface to a function for the Chamfer and creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define CHAM_ARG_SH 1 #define CHAM_ARG_SH 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Circle creation. //NOTE: This is an intreface to a function for the Circle creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define CIRC_ARG_P1 1 #define CIRC_ARG_P1 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Cone creation. //NOTE: This is an intreface to a function for the Cone creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define CONE_ARG_R1 1 #define CONE_ARG_R1 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Copy operation. //NOTE: This is an intreface to a function for the Copy operation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define COPY_ARG_REF 1 #define COPY_ARG_REF 1

View File

@ -1,21 +1,23 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>

View File

@ -1,21 +1,23 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifndef _GEOMImpl_ICurvesOperations_HXX_ #ifndef _GEOMImpl_ICurvesOperations_HXX_
#define _GEOMImpl_ICurvesOperations_HXX_ #define _GEOMImpl_ICurvesOperations_HXX_

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Cylinder creation. //NOTE: This is an intreface to a function for the Cylinder creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define CYL_ARG_R 1 #define CYL_ARG_R 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Ellipse creation. //NOTE: This is an intreface to a function for the Ellipse creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define ELLIPS_ARG_CC 1 #define ELLIPS_ARG_CC 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an interface to a function for the Fillet and creation. //NOTE: This is an interface to a function for the Fillet and creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define FILLET_ARG_SH 1 #define FILLET_ARG_SH 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Filling operation. //NOTE: This is an intreface to a function for the Filling operation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define FILL_ARG_MINDEG 1 #define FILL_ARG_MINDEG 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// NOTE: This is an interface to a function for the Glueing of faces // NOTE: This is an interface to a function for the Glueing of faces
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#include <TColStd_HSequenceOfTransient.hxx> #include <TColStd_HSequenceOfTransient.hxx>

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_IGroupOperations.hxx> #include <GEOMImpl_IGroupOperations.hxx>

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifndef _GEOMImpl_IGroupOperations_HXX_ #ifndef _GEOMImpl_IGroupOperations_HXX_
#define _GEOMImpl_IGroupOperations_HXX_ #define _GEOMImpl_IGroupOperations_HXX_

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Healing creation. //NOTE: This is an intreface to a function for the Healing creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#include <TColStd_HArray1OfInteger.hxx> #include <TColStd_HArray1OfInteger.hxx>

View File

@ -1,25 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifdef WNT #ifdef WNT
#pragma warning( disable:4786 ) #pragma warning( disable:4786 )
#endif #endif

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifndef _GEOMImpl_IHealingOperations_HXX_ #ifndef _GEOMImpl_IHealingOperations_HXX_
#define _GEOMImpl_IHealingOperations_HXX_ #define _GEOMImpl_IHealingOperations_HXX_

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Import Export operation. //NOTE: This is an intreface to a function for the Import Export operation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define EXP_ARG_REF 1 #define EXP_ARG_REF 1

View File

@ -1,21 +1,23 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifndef _GEOMImpl_IInsertOperations_HXX_ #ifndef _GEOMImpl_IInsertOperations_HXX_
#define _GEOMImpl_IInsertOperations_HXX_ #define _GEOMImpl_IInsertOperations_HXX_

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the vector creation. //NOTE: This is an intreface to a function for the vector creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define LINE_ARG_PNT1 1 #define LINE_ARG_PNT1 1

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_ILocalOperations.hxx> #include <GEOMImpl_ILocalOperations.hxx>

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifndef _GEOMImpl_ILocalOperations_HXX_ #ifndef _GEOMImpl_ILocalOperations_HXX_
#define _GEOMImpl_ILocalOperations_HXX_ #define _GEOMImpl_ILocalOperations_HXX_

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an interface to a function for the local coordinate system creation. //NOTE: This is an interface to a function for the local coordinate system creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define CS_ARG_O_X 1 #define CS_ARG_O_X 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// NOTE: This is an interface to a functions for the Measurement // NOTE: This is an interface to a functions for the Measurement
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
//#define MEASURE_ARG_BASE 1 //#define MEASURE_ARG_BASE 1

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <GEOMImpl_IMeasureOperations.hxx> #include <GEOMImpl_IMeasureOperations.hxx>

View File

@ -1,23 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#ifndef _GEOMImpl_IMeasureOperations_HXX_ #ifndef _GEOMImpl_IMeasureOperations_HXX_
#define _GEOMImpl_IMeasureOperations_HXX_ #define _GEOMImpl_IMeasureOperations_HXX_

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Mirror creation. //NOTE: This is an intreface to a function for the Mirror creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define MIRROR_ARG_ORIGINAL 1 #define MIRROR_ARG_ORIGINAL 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Offset creation. //NOTE: This is an intreface to a function for the Offset creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define OFF_ARG_SHAPE 1 #define OFF_ARG_SHAPE 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Partition creation. //NOTE: This is an intreface to a function for the Partition creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#include "TColStd_HSequenceOfTransient.hxx" #include "TColStd_HSequenceOfTransient.hxx"

View File

@ -1,24 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Pipe creation. //NOTE: This is an intreface to a function for the Pipe creation.
//
#ifndef _GEOMImpl_IPIPE_HXX_ #ifndef _GEOMImpl_IPIPE_HXX_
#define _GEOMImpl_IPIPE_HXX_ #define _GEOMImpl_IPIPE_HXX_

View File

@ -1,24 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an interface to a function for the Pipe creation. //NOTE: This is an interface to a function for the Pipe creation.
//
#ifndef _GEOMImpl_IPIPEBINORMAL_HXX_ #ifndef _GEOMImpl_IPIPEBINORMAL_HXX_
#define _GEOMImpl_IPIPEBINORMAL_HXX_ #define _GEOMImpl_IPIPEBINORMAL_HXX_

View File

@ -1,24 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Pipe creation. //NOTE: This is an intreface to a function for the Pipe creation.
//
#ifndef _GEOMImpl_IPIPEDIFFSECT_HXX_ #ifndef _GEOMImpl_IPIPEDIFFSECT_HXX_
#define _GEOMImpl_IPIPEDIFFSECT_HXX_ #define _GEOMImpl_IPIPEDIFFSECT_HXX_

View File

@ -1,24 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Pipe creation. //NOTE: This is an intreface to a function for the Pipe creation.
//
#ifndef _GEOMImpl_IPIPESHELLSECT_HXX_ #ifndef _GEOMImpl_IPIPESHELLSECT_HXX_
#define _GEOMImpl_IPIPESHELLSECT_HXX_ #define _GEOMImpl_IPIPESHELLSECT_HXX_

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the vector creation. //NOTE: This is an intreface to a function for the vector creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define PLN_ARG_SIZE 1 #define PLN_ARG_SIZE 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the point creation. //NOTE: This is an intreface to a function for the point creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define ARG_X 1 #define ARG_X 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Polyline creation. //NOTE: This is an intreface to a function for the Polyline creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define POLY_ARG_LENG 1 #define POLY_ARG_LENG 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Setting In Position. //NOTE: This is an intreface to a function for the Setting In Position.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define POSITION_ARG_SHAPE 1 #define POSITION_ARG_SHAPE 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Prism creation. //NOTE: This is an intreface to a function for the Prism creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define PRISM_ARG_H 1 #define PRISM_ARG_H 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Revolution creation. //NOTE: This is an intreface to a function for the Revolution creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define REVOL_ARG_ANGLE 1 #define REVOL_ARG_ANGLE 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Rotate operation. //NOTE: This is an intreface to a function for the Rotate operation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define ROTATE_ANGLE 1 #define ROTATE_ANGLE 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Scale creation. //NOTE: This is an intreface to a function for the Scale creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define SCALE_ARG_SHAPE 1 #define SCALE_ARG_SHAPE 1

View File

@ -1,26 +1,27 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// NOTE: This is an intreface to a function for the Shapes // NOTE: This is an intreface to a function for the Shapes
// (Wire, Face, Shell, Solid and Compound) creation. // (Wire, Face, Shell, Solid and Compound) creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#include "TColStd_HSequenceOfTransient.hxx" #include "TColStd_HSequenceOfTransient.hxx"

View File

@ -1,29 +1,30 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
// File : GEOMImpl_IShapesOperations.cxx // File : GEOMImpl_IShapesOperations.cxx
// Created : // Created :
// Author : modified by Lioka RAZAFINDRAZAKA (CEA) 22/06/2007 // Author : modified by Lioka RAZAFINDRAZAKA (CEA) 22/06/2007
// Project : SALOME // Project : SALOME
// $Header$ // $Header$
//
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include "GEOMImpl_IShapesOperations.hxx" #include "GEOMImpl_IShapesOperations.hxx"

View File

@ -1,30 +1,32 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//============================================================================= //=============================================================================
// File : GEOMImpl_IShapesOperations.hxx // File : GEOMImpl_IShapesOperations.hxx
// Created : // Created :
// Author : modified by Lioka RAZAFINDRAZAKA (CEA) 22/06/2007 // Author : modified by Lioka RAZAFINDRAZAKA (CEA) 22/06/2007
// Project : SALOME // Project : SALOME
// Copyright : CEA 2003
// $Header$ // $Header$
//============================================================================= //=============================================================================
//
#ifndef _GEOMImpl_IShapesOperations_HXX_ #ifndef _GEOMImpl_IShapesOperations_HXX_
#define _GEOMImpl_IShapesOperations_HXX_ #define _GEOMImpl_IShapesOperations_HXX_

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an interface to a function for the Sketcher creation. //NOTE: This is an interface to a function for the Sketcher creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define SKETCH_ARG_CMD 1 #define SKETCH_ARG_CMD 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Sphere creation. //NOTE: This is an intreface to a function for the Sphere creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define SPH_ARG_R 1 #define SPH_ARG_R 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Spline creation. //NOTE: This is an intreface to a function for the Spline creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define SPL_ARG_LENG 1 #define SPL_ARG_LENG 1

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Pipe creation. //NOTE: This is an intreface to a function for the Pipe creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#include <TColStd_HSequenceOfTransient.hxx> #include <TColStd_HSequenceOfTransient.hxx>

View File

@ -1,25 +1,26 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//NOTE: This is an intreface to a function for the Torus creation. //NOTE: This is an intreface to a function for the Torus creation.
//
#include "GEOM_Function.hxx" #include "GEOM_Function.hxx"
#define TORUS_ARG_CC 1 #define TORUS_ARG_CC 1

View File

@ -1,21 +1,23 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>

Some files were not shown because too many files have changed in this diff Show More