Salome HOME
6fa3c613db048a560c8017eaca3fca9f1d31a0a7
[modules/geom.git] / resources / SalomeApp.xml
1 <document>
2   <section name="GEOM">
3     <!-- Major module parameters -->
4     <parameter name="name" value="Geometry"/>
5     <parameter name="icon" value="ModuleGeom.png"/>
6   </section>
7   <section name="resources">
8     <!-- Module resources -->
9     <parameter name="GEOM" value="${GEOM_ROOT_DIR}/share/salome/resources"/>
10   </section>
11   <section name="Geometry" >
12     <!-- Other module preferences -->
13     <parameter name="SettingsGeomStep" value="10" />
14     <parameter name="display_mode"     value="0"  />
15     <parameter name="shading_color"    value="255, 255, 0" />
16   </section>
17 </document>