Commit Graph

52 Commits

Author SHA1 Message Date
Rentlau
5ea60a1920 Release of 2017-02-05 :
Addition:
into "Point 1/3" TAB :
	Projected Point(s)
into "Wire 1/2" TAB :
	Convex 2D Polygon
Update:
into "Modif." TAB:
	Translate
Tutorials (into Doc/Tutorials directory):
WF_Tuto_MODIF_TranslationBySegment.mp4
WF_Tuto_POINTS_ProjectedPoints.mp4
WF_Tuto_POINTS_RandomPoints.mp4
WF_Tuto_WIRE_2DConvexPolygon.mp4
WF_Tuto_WIRE_CreatePolygon.mp4
WF_Tuto_WIRE_Regression2D.mp4
2017-02-05 21:00:56 +01:00
Rentlau
6fdc93bc2f Correction regarding progressBar 2017-01-05 21:49:14 +01:00
Rentlau
b2da28cb6d Commit of missing py files 2017-01-04 18:18:44 +01:00
Rentlau
7008140c95 Minor correction regarding an unused import 2017-01-02 19:51:58 +01:00
Rentlau
0951c594f6 Release of 2016-12-31 :
Addition:

into "Point 3/3" TAB :
	Random Point(s):

into "Wire 1/3" TAB :
	Make Wire:

Suppression of  "Wire 2/3 and 3/3" TABs and replacement by
"Curves And Surfaces" TAB :

Addition:

into "Curves And Surfaces " TAB :
	Launch Curves and Surfaces Menu:
		Click to launch a new tool for Curves and Surface
2017-01-01 20:15:01 +01:00
Rentlau
414bd24e9c Release of 2016-09-10 :
Bug Fix:
Correction of home directory path by default
(for txt file selection widget) on "Save" and "Load Points" functions
 not handled previpusly for Window version.

Modification:
For "Point tab" changes for allowing more complex multi objects
selections, same improvements ongoing for other tabs for next release.

Addition:

into "Circle" TAB :
	Arc=(3 Points):
	Create one Arc depending on 3 points.
		- First select 3 Points
		- Then Click on the button

into "Wire 1/3" TAB :
	Bezier Cubic=(4 Points):
	Create a Wire (Bezier Cubic) from 4 selected points.
		- First 4 Points
		- Then push this button

into "Image" TAB (new tab):
	Copy and Scale Image(s) :
	Scale an image along desired direction(s) (make a copy first of
	 the original Image).
        - First define the direction(s) on the right combo
        (default is XY):
        if X is selected then only X direction will be scaled
        if XY is selected then the scale will be squared in X and
        Y directions together
        - Select one or several Images (in combo view)
        - Select one Line (or 2 Points) (close to the Image) you want to
         define new dimension.
        (better to select a Line strictly in X direction if you want to
         enlarge/squize the Image in X direction)
         - Then give the target dimension of the Line (on the last right
          LineEdit).
2016-09-10 21:17:56 +02:00
Rentlau
90094dc57e Release of 2016-03-29 :
Modification:
"Point 1/2" TAB and "Point 2/2" TAB gathered into
sub tabs of one "Point" TAB
idem for "Axis" and "Plane" TABs.
Addition:
into "Point"/"Point2/3" TAB :
	Object(s) Mass Center Point
	Object(s) N Point(s)
into "Point"/"Point3/3" TAB :
	Load Points
	Save Points
into "Axis"/"Axis3/3" TAB :
	Object(s) N Axes(s)
	Object(s) 3 Axes(s)
into "Modif." TAB :
	Align Main Axis
nto "Plane"/"Plane1/2" TAB :
	Plane=(N Points)
	Plane=(2 Points)
2016-03-30 07:22:08 +02:00
Rentlau
7f17ea547f Merge pull request #20 from Rentlau/2015_02_17
Release of 2015-12-16 :
2015-12-16 06:57:46 +01:00
Rentlau
5ecab7463e Merge pull request #19 from yorikvanhavre/master
Modified the macro so the WorkFeature folder can be placed somewhere else
2015-12-16 06:29:08 +01:00
Rentlau
efa2dfd3ca Release of 2015-12-16 :
Correction bug Bounding box

Addition:

into "Sweeping" TAB :
	Beam (thanks to lorenz_l for Beam tool Macro)
Will extrude a Section along a Linear Trajectory.
- Select first one Section wire (Closed wire will generate volumes by
default)
(This Section can be a compound from sketch to realize "tube")
- Select one or several wire(s) as Trajectory(ies)
- Then push this button

into "Object" TAB :
	Duplicate
Make a copy of an object or a selected subObject part:
- Select one or several object(s) or subobject(s)
- Then push this button

into "Check" TAB :
	Radius
Check for Radius:
Radius measurement for a Circle or an Arc.
- Select One Circle or Arc
- Then click this button
2015-12-16 06:17:37 +01:00
Yorik van Havre
d828741bbf Modified the macro so the WorkFeature folder can be placed somewhere else (useful for FreeCAD-addons) 2015-12-02 11:54:57 -02:00
Rentlau
f1d6aa492a Merge pull request #18 from Rentlau/2015_02_17
Release of 2015-11-08 :
2015-11-08 06:46:17 +01:00
Rentlau
c2bb2bca6d Release of 2015-11-08 :
Modification and addition:
into "Axis 1/2" ans "Axis 2:2" TAB :
In "Enlarge"
	Extension of the Line in percentage of original length of the Line.
	If the extension is 50% it means that each side is extended with 25% length.
	Positive values will enlarge the Axis.
	Negative values will start to shrink it.

In "Two Points Axis", "Cylinder(s) Axis", "Planes(s) Axes", "Face Normal" and 	"Axis=(Axis,Point)"
	Extension values can be:
		Positive values will enlarge the Axis toward OUTSIDE of the Face Object;
		Negative values will enlarge the Axis toward INSIDE of the Face Object.
2015-11-08 06:40:43 +01:00
Rentlau
972612a77e Merge pull request #17 from Rentlau/2015_02_17
Release of 2015-11-04 :
2015-11-04 20:24:50 +01:00
Rentlau
751bff1ddc Release of 2015-11-04 :
Modification and addition:

Creation of TAB : Wire
	2D and 3D parametric functions panel.
	A set of predefined functions is available via a combo box.
	With possible saving of your parametric functions into a file in the home directory.
Creation of TAB : Sweeping
	Move of  Section Sweep from "Object" TAB into "Sweeping" TAB:

into "Object" TAB : 
		Compute the common parts between selected shapes.
		- Select at least two objects and click.
		Highlight common parts by showing the common shape in red and setting half-    	 transparency on original parts (the original objects are not modified).
		Original code from HighlightCommon.FCMacro
		https://github.com/FreeCAD/FreeCAD-macros/blob/master/Utility/HighlightCommon.FCMacro
		Authors = 2015 Javier Martinez Garcia

into "Object" TAB : 
		Compute the difference parts between selected shapes.
		- Select two objects and click.
		Compute the difference between two shapes. Additions are marked red,
                removals are marked green. Both original parts will be half transparent. 
                The volume of the additions and removals are printed in the console. 
		Original code from HighlightDifference.FCMacro
		https://github.com/FreeCAD/FreeCAD-macros/blob/master/Utility/HighlightDifference.FCMacro
		Authors = 2015 Gaël Ecorchard (Galou)

into "Axis 1/2" TAB :
		Axis=(Points):
		Create a "best fit" line from a set of points using Singular Value Decomposition..
		- First select several Points
		- Then push this button
		The 3 eigenvectors are generated.
		Orange one is the best fit line.
2015-11-04 20:19:08 +01:00
Rentlau
34cba596f6 Merge pull request #16 from Rentlau/2015_02_17
release 2015_10_06:
2015-10-06 23:35:46 +02:00
Rentlau
dd45ff83e1 release 2015_10_06:
1- bug on start_WF.FCMacro due to change in file names corrected.
2- copy of 2 missing icons
2015-10-06 23:32:05 +02:00
Rentlau
4a9f78276c Merge pull request #15 from Rentlau/2015_02_17
Release of 2015-10-05 :
2015-10-05 22:11:49 +02:00
Rentlau
6855213e5b Release of 2015-10-05 :
Bug correction: Projection of points and Edges onto an Sketch. It worked correctly when 
the Sketch was aligned on one of the 3 main planes (ie XY, XZ or YZ)
but failed when the Sketch was aligned in an other direction.

Correction done for Point(s) to Sketch and Edge(s) to Sketch 
(not yet for circle To Sketch, correction on going)
2015-10-05 22:06:16 +02:00
Rentlau
62796ee532 Merge pull request #14 from Rentlau/2015_02_17
release of 2015 09 02
2015-09-02 07:03:56 +02:00
Rentlau
1303c317fe into "Circle" TAB : Create a normal Axis of a Face. New handle of mesh objects. To create a Normal at click location on a Face: - Click first in the view to select and object, - then push the button, - then click on a location on the selected Face. or To create several Normal of the face: - Click first in the view to select and object, - then select one or several points of the face - then push the button. (These selections can also be done into the Combined View)
into "Object" TAB :
Section Sweep:
# Make a loft defined by a list of profiles along a wire.
Will extrude/sweep a Section along a Trajectory like sweep from Part Workbench but:
- the Section center (of Mass) is move at the first point of the Trajectory and;
- the "plane" of the Section is rotate to be perpendicular to the Trajectory.

- Select first one Section wire (Closed wire will generate volumes by default)
(This Section can be a compound from sketch to realize "tube")
- Select one or several wire(s) as Trajectory(ies)
- Then push this button

NB: You can change first:
- Solid option (if toggled will generate a solid for Closed wire Section only) 
- isFrenet option
- All option (means if the trajectory selected is a compound, all sub wires will be used for the sweep)
- Transition Option (Select a Transition option in case of trajectory with several wires; Transition can be:
# 0 (default), 1 (right corners) or 2 (rounded corners).)

into  "Align" TAB :
Align the Face(s) from selected object(s) to the last Face selected.
- Click first to select a Face of an object or several Faces from several objects. 
These objects will be moved.
- Click second to select a Face to align to (the last object is fixed and will never move).
Then Click the button.

NB:
The center of rotation is the center of the bounbing box if possible or 
the center of the Face.
if the Face of the object selected is already aligned to the last one,
a rotation of 180 deg is applied to the object.
In this case the Axis of rotation is Z vector : Base.Vector(0, 0, 1)

Two clicks will rotate by 180 deg the moving objects.

Align the Edge(s) from selected object(s) to the last Edge selected.
- Click first to select an Edge of an object or several Edges from several objects. 
These objects will be moved.
- Click second to select an Edge to align to (the last object is fixed and will never move).
Then Click the button.

NB:
The center of rotation is the center of the bounbing box if possible or 
the center of the Edge.
if the Edge of the object selected is already aligned to the last one,
a rotation of 180 deg is applied to the object.
In this case the Axis of rotation is Z vector : Base.Vector(0, 0, 1)

Two clicks will rotate by 180 deg the moving objects.

Joint Face(s) from selected object(s) to the last Face selected.
- Click first to select a Face of an object or several Faces from several objects. 
These objects will be moved.
- Click second to select a Face to joint to (the last object is fixed and will never move).
Then Click the button.

Two clicks will rotate by 180 deg the moving objects.
2015-09-02 06:51:51 +02:00
Rentlau
5af9c6589c into "Circle" TAB :
Create a normal Axis of a Face. 
New handle of mesh objects.
To create a Normal at click location on a Face:
- Click first in the view to select and object,
- then push the button, 
- then click on a location on the selected Face.
or
To create several Normal of the face:
- Click first in the view to select and object,
- then select one or several points of the face
- then push the button.
(These selections can also be done into the Combined View)

into "Object" TAB :
Section Sweep:
# Make a loft defined by a list of profiles along a wire.
Will extrude/sweep a Section along a Trajectory like sweep from Part Workbench but:
- the Section center (of Mass) is move at the first point of the Trajectory and;
- the "plane" of the Section is rotate to be perpendicular to the Trajectory.

- Select first one Section wire (Closed wire will generate volumes by default)
(This Section can be a compound from sketch to realize "tube")
- Select one or several wire(s) as Trajectory(ies)
- Then push this button

NB: You can change first:
- Solid option (if toggled will generate a solid for Closed wire Section only) 
- isFrenet option
- All option (means if the trajectory selected is a compound, all sub wires will be used for the sweep)
- Transition Option (Select a Transition option in case of trajectory with several wires; Transition can be:
# 0 (default), 1 (right corners) or 2 (rounded corners).)

into  "Align" TAB :
Align the Face(s) from selected object(s) to the last Face selected.
- Click first to select a Face of an object or several Faces from several objects. 
These objects will be moved.
- Click second to select a Face to align to (the last object is fixed and will never move).
Then Click the button.

NB:
The center of rotation is the center of the bounbing box if possible or 
the center of the Face.
if the Face of the object selected is already aligned to the last one,
a rotation of 180 deg is applied to the object.
In this case the Axis of rotation is Z vector : Base.Vector(0, 0, 1)

Two clicks will rotate by 180 deg the moving objects.

Align the Edge(s) from selected object(s) to the last Edge selected.
- Click first to select an Edge of an object or several Edges from several objects. 
These objects will be moved.
- Click second to select an Edge to align to (the last object is fixed and will never move).
Then Click the button.

NB:
The center of rotation is the center of the bounbing box if possible or 
the center of the Edge.
if the Edge of the object selected is already aligned to the last one,
a rotation of 180 deg is applied to the object.
In this case the Axis of rotation is Z vector : Base.Vector(0, 0, 1)

Two clicks will rotate by 180 deg the moving objects.

Joint Face(s) from selected object(s) to the last Face selected.
- Click first to select a Face of an object or several Faces from several objects. 
These objects will be moved.
- Click second to select a Face to joint to (the last object is fixed and will never move).
Then Click the button.

Two clicks will rotate by 180 deg the moving objects.
2015-09-02 06:47:30 +02:00
Rentlau
481fed078b Merge pull request #13 from Rentlau/2015_02_17
Modification :
2015-06-22 14:35:40 +01:00
Rentlau
80cd0eaf32 Modification :
A new dock window version for Work Feature widget
Addition :
	into "Circle" TAB :		
		Transform Circle(s) and Arc(s) in Sketch's object(s) by projection onto the Sketch's Plane:
		- First select an existing Skecth;
		- Select as much as Circles and arcs needed;
		Then click on this button.

	into "Object" TAB :		
		AB:
		Create 3D Text attached to a Point. 
		- First select a Plane
		- Then push this button
		in this case the center of the text is attached to center of the Plane;
		or
		- First select a Plane and a Point on the Plane
		- Then push this button
		NB:
		Change the text and his size if needed
	
		Revolve:
		Make the revolution of Edge(s) or Wire(s) around an Axis:
		- Select one or several wire(s)
		- Then push this button
		or
		- Select FIRST one Point as center of rotation and one Axis as rotation axis !
		- Select one or several wire(s)
		- Then push this button
		NB:
		You can also define the angle of revolution if needed
		If no Axis is selected the Z axis is considered as Axis of rotation !
		If no Point is selected the Origin is considered as Center of rotation !

	into  "Check" TAB :
		Select a Wire a the camera will follow the track.
		Originalcode : Tour camera by Javier Martinez Garcia November 2014

	into  "Check" TAB :
		Check for surface Area:
		Area measurement for a Plane or a set of Planes.
		- Select One or several Planes and
		Click this button
2015-06-22 14:32:22 +01:00
Rentlau
8c7d530c2c Merge pull request #12 from Rentlau/2015_02_17
Release of 2015-05-31 :
2015-05-31 16:33:35 +01:00
Rentlau
182669312d Release of 2015-05-31 :
Modification :
	Add sub Tab Align into Modif. Tab
	Modification of Tool Rotate 
		new angle definition by selection of Edges
	Modification of Tool Translate
		Posibility to make a "deep" copy of objects
		Add definition relative of ending point by user input
Addition :
	into "Axis 2/2" TAB :		
		Axes=(Axis,Pt,Pl,a)
	into "Object" TAB :
		Sphere
                Dome
into "Modif." TAB :
	Add of Align Tab
into  "Align" TAB :
	Align Face to View
        Align Faces
        Align Edges
       Joint Points
into  "Check" TAB :
	Angle
       Distance
      View
2015-05-31 16:10:17 +01:00
Rentlau
f1271a79d7 Merge pull request #11 from Rentlau/2015_02_17
Release of 2015-05-23 :
2015-05-23 06:53:03 +01:00
Rentlau
70a7b63618 Release of 2015-05-23 :
Bug correction : 
QT Icons path for FreeCAD was replaced inducing an
not found icon error message.
2015-05-23 06:45:55 +01:00
Rentlau
5581448e61 Merge pull request #10 from Rentlau/2015_02_17
Release of 2015-04-03 :
2015-04-03 18:09:45 +01:00
Rentlau
10cabf08c3 Release of 2015-04-03 :
Modification :
	 WF_ObjRot_2015.py
	line 8 import ObjRotGui_2015 as ObjRotGui (deleted)
	line 9 import __init__ as func (changed into)
2015-04-03 18:04:00 +01:00
Rentlau
0a87bbcda9 Merge pull request #9 from Rentlau/2015_02_17
Release of 2015-03-31 :
2015-03-31 18:47:06 +01:00
Rentlau
acda4d60aa Release of 2015-03-31 :
Modification :
	Cut in two parts TAB "Plane" 
Addition :
into "Ori. Pref." TAB :
	Object copy flag
		Force the duplication of the Parent Object for the following functions:
		- in "Axis 2/2" TAB:
				Axes=(Axis,Pt,dist)
				If an Edge of a Cube is selected the Cube is duplicate 
				with the corresponding
				Edge at the defined distance from the original.
		- in "Plane" TAB:
				Plane=(Plane,dist) 
into "Points 2/2" TAB :
	Point=(Point,Ax,dist):
		Create a Point along the given Axis, at a given distance of the slected Point.
		The Axis indicate the direction along where the Point is duplicate.
		(you can also select several axes to define different directions)
		- First select a Point (you can select several points) and one or several Axis 
		- Second push this button

		NB: 
		- The distance between points can be defined first.
		Positive number in one direction and negative in the other one.
		The second number indicates the number of Points to create.

into "Axis 2/2" TAB :
	Axes=(Axis,Pt,dist):
		Create an Axis parallel to a given Axis, Point at a given distance.
		The Axis is created along the Plane defined by the given Axis and Point.
		- First select an Axis (or several Axes) and a Point
		(you can also select several points to define different Planes)
		- Second push this button

		NB: 
		- The distance to the Axis created can be defined first.
		Positive number in one direction and negative in the other one.
		The second number indicates the number of Axes to create.
		With option "Object copy" in "Ori. Pref." TAB
		- If an Edge of a Cube is selected the Cube is duplicate with the corresponding
		Edge at the defined distance from the original.
		Several Edges of the cube can be selected.

	Enlarge(Axis):
		Extend an Axis at two extrema.
		- First select an Axis (or several Axes) 
		- Second push this button
		
		NB: 
		- The percentage of the extension can be defined first.

into "Plane 1/2" TAB :
	Plane=(Plane,dist):
		Create a Plane parallel to a Plane at a given distance.
		- First select a plane or several Planes
		- Second push this button

		NB: 
		- The distance to the plane created can be defined first.
		Positive number in one direction and negative in the other one.
		The second number indicates the number of planes to create.
		With option "Object copy" in "Ori. Pref." TAB
		- If a Face of a Cube is selected the Cube is duplicate with the 
		corresponding Face at the defined distance from the original.
		Several Faces of the cube can be selected.
		into "Plane 2/2" TAB :
	
	Enlarge(Plane):
		Extend a Plane in each dimension.
		- First select a Plane (or several Planes) 
		- Second push this button

		NB: 
		The percentage of the extension can be defined first.

into "Modif." TAB :
	A new rotation tool with selection of Axis and cneter of rotation

	A new translation tool with duplication
2015-03-31 18:44:05 +01:00
Rentlau
5d61a03381 Merge pull request #8 from Rentlau/2015_02_17
Release of 2015-03-15 :
2015-03-17 19:00:18 +01:00
Rentlau
62d4e30670 Release of 2015-03-15 :
Modification :
	Cut in two parts TAB "Points" and TAB "Axis"

Addition :
	into "Ori. Pref." TAB :
		bi Color flag		
			Change the successive lines to be bicolor (red and white) for 
			the following functions:
				- in "Axis 1/2" TAB:
					Axes=Cut(Wire)
				- in "Circle" TAB:
					Arcs=Cut(Circle) 

	into "Points 1/2" TAB :
			Points = Cut (wire)
				Create Points by Partition:
				Cut the selected wire(s) in 2(n) parts and create 2(n) Points 
				with function discretize.
				The number indicates in how many parts to cut.
				Wires can be:
					Line
					Circle
					Arc
					Ellipse
				An object must also be seleted but before any Wire to cut
				 all his edges! 

	into "Axis 1/2" TAB :							
	         	Axes=Cut(Wire)
				Create Axes by Partition:
				Cut the selected wire(s) in 2(n) parts and create 2(n) Axes 
				with function discretize.
				The number indicates in how many parts to cut.
				Wires can be:
					Line
					Circle
					Arc
					Ellipse
				An object must also be seleted but before any Wire to cut all 
				his Edges!
				NB: You can change the successive lines to be bicolor 
				(red and white) in "Ori. Pref." TAB 
into "Check" TAB :
			Clearance ?
				Check for two Objects Clearance distance:
				Quick measurements between parallel faces and similarly placed objects
				- Select the 2 Objects and Click this button
2015-03-17 18:56:47 +01:00
Rentlau
39e42a46c7 Merge pull request #7 from Rentlau/2015_02_17
Release of 2015-03-09 :
2015-03-09 06:10:25 +01:00
Rentlau
e9e21dfea4 Release of 2015-03-09 :
add of missing icons and links with buttons
2015-03-09 06:06:58 +01:00
Rentlau
b2de86166f Merge pull request #6 from Rentlau/2015_02_17
Release of 2015-03-08 :
2015-03-08 16:08:57 +01:00
Rentlau
b6f9a00a40 Release of 2015-03-08 :
New icon for the macro WORK FEATURE : 

Addition :
into Ori. Pref. TAB :
		Possibility to set the tolerance (ie for comparison with Zero)

into Axis TAB :
		Create an Axis Perpendicular to an Axis, crossing a Point and Parallel to a Plane.
			-Select one Plane, one Axis and one Point ON the previous Axis.

into Circle TAB : 
		Create Arcs:
		Cut the selected Circle(s) or Arc(s) in 2(n) parts and create 2(n) Arcs.
		The number indicates in how many parts to cut.
			- First select as many Circles and Arcs you want
			- Second set the number of parts
			- Third push this button
		The function is not yet developped for Cylinders.

Correction :
into Check TAB:
		Functions Parallel, Perpendicular and coplanar
		available for two faces or two Edges
2015-03-08 16:04:57 +01:00
Rentlau
46a513a8ca Merge pull request #5 from Rentlau/2015_02_17
Release of 2015-02-28 :
2015-02-28 07:20:08 +01:00
Rentlau
b177cdf719 Release of 2015-02-28 :
-fix of problem with a line center point which isn't in the middle because of fillet
2015-02-28 07:15:38 +01:00
Rentlau
f559119902 Merge pull request #4 from Rentlau/2015_02_17
Release of 2015-02-26 :
2015-02-26 14:38:15 +01:00
Rentlau
dbc3d6d60b Release of 2015-02-26 :
Addition into Point TAB :
	-Transform Point(s) in Sketch's Point(s) by projection onto the Sketch's Plane:
 into Axis TAB :
	-Create an Axis parallel to an Axis and crossing a Point.
		The Point will be at :Start of the line; Mid of the line; End of the line.
	-Create Axes:Cut the selected Line in 2(n) parts and create 2(n) 
	-Transform Line(s) in Sketch's Line(s) by projection onto the Sketch's Plane:

Add of a new Check TAB:
		Check if two faces are Parallel
		Check if two faces are Perpendicular
		Check if two faces are Coplanar
2015-02-26 14:35:55 +01:00
Rentlau
94c9d9ebf4 Merge pull request #3 from Rentlau/2015_02_17
Correction of cutting tool
2015-02-20 17:22:54 +01:00
Rentlau
8205ea56a8 Correction of cutting tool (taking the nearest center of plane from bounding box but the most parallel to Ref. plane) 2015-02-20 17:08:52 +01:00
Rentlau
2c32ec65c2 Merge pull request #2 from Rentlau/2015_02_17
Add of new Icons
2015-02-19 08:54:09 +01:00
Rentlau
824b030728 Add of new Icons 2015-02-19 07:04:17 +01:00
Rentlau
9a3e06eb10 Create README.md 2015-02-18 11:26:02 +01:00
Rentlau
fd27d90f88 Merge pull request #1 from Rentlau/2015_02_17
- Try to fix issue with path of WorkFeature directory + myDialog handling
Extra Tools added : 
    Circle and Ellipse Tab added
    Cutting tab added
2015-02-18 10:52:24 +01:00
Rentlau
71db89fcd9 - Try to fix issue with path of WorkFeature directory
- myDialog handling
- Circle and Ellipse Tab added
- Cutting tab added
2015-02-18 08:55:11 +01:00
wood-galaxy
7044ca860f Test : Remove some file 2015-02-13 10:55:35 +01:00