PATH: conversion of PathContour to PathArea nearly complete

Path: improve contour to use makeSections
This commit is contained in:
sliptonic
2017-05-01 23:56:36 -05:00
committed by wmayer
parent 018ba981f8
commit 775b91d1a2
4 changed files with 87 additions and 182 deletions

View File

@@ -30,8 +30,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>334</width>
<height>292</height>
<width>108</width>
<height>92</height>
</rect>
</property>
<attribute name="icon">
@@ -82,7 +82,7 @@
</item>
<item row="2" column="0">
<widget class="Gui::InputField" name="stepDown">
<property name="minimum">
<property name="minimum" stdset="0">
<double>0.000000000000000</double>
</property>
<property name="unit" stdset="0">
@@ -97,8 +97,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>334</width>
<height>292</height>
<width>141</width>
<height>65</height>
</rect>
</property>
<attribute name="icon">
@@ -147,8 +147,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>334</width>
<height>292</height>
<width>336</width>
<height>303</height>
</rect>
</property>
<attribute name="icon">
@@ -212,13 +212,6 @@
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QCheckBox" name="useEndPoint">
<property name="text">
<string>Use End Point</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
@@ -238,19 +231,9 @@
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="Gui::InputField" name="rollRadius">
<property name="minimum">
<double>0.000000000000000</double>
</property>
<property name="unit" stdset="0">
<string notr="true">mm</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="Gui::InputField" name="extraOffset">
<property name="minimum">
<property name="minimum" stdset="0">
<double>0.000000000000000</double>
</property>
<property name="unit" stdset="0">
@@ -258,13 +241,6 @@
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_11">
<property name="text">
<string>Roll Radius</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>