remove unused meshing paramters for exportCSG

releated to 382e055e9b
This commit is contained in:
Sebastian Hoogen 2014-06-30 12:51:49 +02:00 committed by wmayer
parent c1f5582da8
commit 7bc3f70b8d
2 changed files with 4 additions and 100 deletions

File diff suppressed because one or more lines are too long

View File

@ -338,103 +338,7 @@
</property>
</spacer>
</item>
<item row="0" column="2">
<widget class="QLabel" name="label_3m">
<property name="toolTip">
<string>Maximum Length</string>
</property>
<property name="text">
<string>MaxLength</string>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="Gui::PrefDoubleSpinBox" name="doubleSpinBox_2l">
<property name="toolTip">
<string>Maximum Length</string>
</property>
<property name="minimum">
<double>0.000000000000000</double>
</property>
<property name="maximum">
<double>1000.000000000000000</double>
</property>
<property name="value">
<double>1.000000000000000</double>
</property>
<property name="prefEntry" stdset="0">
<cstring>meshmaxlength</cstring>
</property>
<property name="prefPath" stdset="0">
<cstring>Mod/OpenSCAD</cstring>
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QLabel" name="label_4">
<property name="toolTip">
<string>Maximum Area</string>
</property>
<property name="text">
<string>maxArea</string>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="Gui::PrefDoubleSpinBox" name="doubleSpinBox_2a">
<property name="toolTip">
<string>Maximum Area</string>
</property>
<property name="minimum">
<double>0.000000000000000</double>
</property>
<property name="maximum">
<double>1000.000000000000000</double>
</property>
<property name="value">
<double>0.000000000000000</double>
</property>
<property name="prefEntry" stdset="0">
<cstring>meshmaxarea</cstring>
</property>
<property name="prefPath" stdset="0">
<cstring>Mod/OpenSCAD</cstring>
</property>
</widget>
</item>
<item row="1" column="4">
<widget class="Gui::PrefDoubleSpinBox" name="doubleSpinBox_ll">
<property name="toolTip">
<string>Local Length</string>
</property>
<property name="minimum">
<double>0.000000000000000</double>
</property>
<property name="maximum">
<double>1000.000000000000000</double>
</property>
<property name="value">
<double>0.000000000000000</double>
</property>
<property name="prefEntry" stdset="0">
<cstring>meshlocallen</cstring>
</property>
<property name="prefPath" stdset="0">
<cstring>Mod/OpenSCAD</cstring>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QLabel" name="label_4">
<property name="toolTip">
<string>Local Length</string>
</property>
<property name="text">
<string>localLen</string>
</property>
</widget>
</item>
<item row="1" column="5">
<widget class="Gui::PrefDoubleSpinBox" name="doubleSpinBox_2a">
<property name="toolTip">
<string>Deflection</string>
@ -456,7 +360,7 @@
</property>
</widget>
</item>
<item row="0" column="5">
<item row="0" column="2">
<widget class="QLabel" name="label_4">
<property name="toolTip">
<string>Deflection</string>