PythoncadWishTraker item #2853427, was opened at 2009-09-07 10:49
Message generated for change (Settings changed) made by matteoboscolo
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=2853427&group_id=263167
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Command
Group: None
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Matteo Boscolo (matteoboscolo)
Assigned to: Matteo Boscolo (matteoboscolo)
Summary: New Two line Fillet Command
Initial Comment:
Create a new fillet command with the following input:
1) first line
2) second line
3) radius
4) trim lines - trim first - trim second - no trim
Point 3-4 are option that the user have to input in the edittext.
Default option are :
Global variable for the radius defined in the option pannel
Create a new global variable that store the trim type and show it in the option pannel
Modifie the menu pannel for and add fillet->Point fillet->Two Lines
----------------------------------------------------------------------
Comment By: Matteo Boscolo (matteoboscolo)
Date: 2009-09-18 01:36
Message:
Now the wish is completed:
the new command accept the following oprion
r:10 set the fillet radius to 10
tm:f trim only the first line
tm:s trim only the second line
tm:b trim the two lines
tm:n no trim action
----------------------------------------------------------------------
Comment By: Matteo Boscolo (matteoboscolo)
Date: 2009-09-16 10:43
Message:
The functionality is ready to be used ..
I still have to develop the following option
4) trim lines - trim first - trim second - no trim
Matteo
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=2853427&group_id=263167
|