1 <?xml version='1.0' encoding='us-ascii'?>
2 <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
4 Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE
6 Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
7 CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
9 This library is free software; you can redistribute it and/or
10 modify it under the terms of the GNU Lesser General Public
11 License as published by the Free Software Foundation; either
12 version 2.1 of the License, or (at your option) any later version.
14 This library is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 Lesser General Public License for more details.
19 You should have received a copy of the GNU Lesser General Public
20 License along with this library; if not, write to the Free Software
21 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
23 See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
27 <!-- GUI customization for GEOM component -->
31 <geom-plugin name="AdvancedGEOM"
32 server-lib="AdvancedEngine"
33 gui-lib="AdvancedGUI">
35 <action label="TShape_Basic"
37 menu="NEW_ENTITY/PRIMITIVES/PIPETSHAPE"
38 tooltip="PRIMITIVES/PIPETSHAPE"
39 status-bar="PIPETSHAPE">
41 <action label="DividedDisk"
42 icon="divided_disk.png"
43 menu="NEW_ENTITY/BLOCKS/DIVIDEDDISK"
44 tooltip="BLOCKS/DIVIDEDDISK"
45 status-bar="DIVIDEDDISK">
47 <action label="DividedCylinder"
48 icon="dividedcylinder.png"
49 menu="NEW_ENTITY/BLOCKS/DIVIDEDCYLINDER"
50 tooltip="BLOCKS/DIVIDEDCYLINDER"
51 status-bar="DIVIDEDCYLINDER">
53 <action label="SmoothingSurface"
54 icon="smoothingsurface.png"
55 menu="NEW_ENTITY/ADVANCED/SMOOTHINGSURFACE"
56 tooltip="ADVANCED/SMOOTHINGSURFACE"
57 status-bar="SMOOTHINGSURFACE">