00001 # -*- coding: iso-8859-1 -*- 00002 # Copyright (C) 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE 00003 # 00004 # Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, 00005 # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS 00006 # 00007 # This library is free software; you can redistribute it and/or 00008 # modify it under the terms of the GNU Lesser General Public 00009 # License as published by the Free Software Foundation; either 00010 # version 2.1 of the License. 00011 # 00012 # This library is distributed in the hope that it will be useful, 00013 # but WITHOUT ANY WARRANTY; without even the implied warranty of 00014 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00015 # Lesser General Public License for more details. 00016 # 00017 # You should have received a copy of the GNU Lesser General Public 00018 # License along with this library; if not, write to the Free Software 00019 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 00020 # 00021 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com 00022 # 00023 00024 # ================================== 00025 # Load all examples 00026 # ----------------- 00027 # 00028 import ex01_cube2build 00029 import ex02_cube2primitive 00030 import ex03_cube2partition 00031 import ex04_cube5tetraHexa 00032 import ex05_hole1build 00033 import ex06_hole1boolean 00034 import ex07_hole1partition 00035 import ex08_hole2build 00036 import ex09_grid4build 00037 import ex10_grid4geometry 00038 import ex11_grid3partition 00039 import ex12_grid17partition 00040 import ex13_hole1partial 00041 import ex14_cyl1holed 00042 import ex15_cyl2geometry 00043 import ex16_cyl2complementary 00044 import ex17_dome1 00045 import ex18_dome2 00046 import ex19_sphereINcube