mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-24 01:22:05 +05:00
Move GEOM module preferences from the common SalomeApp.xml file to the own GEOM module's one.
This commit is contained in:
parent
eda03521e0
commit
39d40ae695
@ -8,4 +8,10 @@
|
|||||||
<!-- Module resources -->
|
<!-- Module resources -->
|
||||||
<parameter name="GEOM" value="${GEOM_ROOT_DIR}/share/salome/resources"/>
|
<parameter name="GEOM" value="${GEOM_ROOT_DIR}/share/salome/resources"/>
|
||||||
</section>
|
</section>
|
||||||
|
<section name="Geometry" >
|
||||||
|
<!-- Other module preferences -->
|
||||||
|
<parameter name="SettingsGeomStep" value="10" />
|
||||||
|
<parameter name="display_mode" value="0" />
|
||||||
|
<parameter name="shading_color" value="255, 255, 0" />
|
||||||
|
</section>
|
||||||
</document>
|
</document>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user