Page 1 of 1

Void/Edit in Hatch command

PostPosted: Sun Sep 09, 2007 1:27 pm
by MtnArch
Either I've been on auto-pilot for a while, or Dave snuck a real goody into the Hatch/Boundary menu!

There is a trap door into the Polyline Void/Edit menus so that if you need to Add/Move/Delete a point or to Add/Erase/Convert a void you can do it while you're hatching away!

Way cool, Dave ... thanks! :D

Void/Edit in Hatch command

PostPosted: Thu Sep 13, 2007 9:55 am
by Roger D
I had not seen that.
Can we get that added to the SFP-Fill / boundary sub menu also. :wink:

PostPosted: Thu Sep 13, 2007 10:32 am
by David A. Giesselman
Yep, done for the next update.

Void/Edit in Hatch command

PostPosted: Thu Sep 13, 2007 12:32 pm
by Roger D
Great, I am awaiting that update, sounds like many little goodies in it.
Thanks for your quick responses.

PostPosted: Thu Sep 13, 2007 12:55 pm
by Miguel Palaoro
Great job, Dave.

Thank you,
Miguel

PostPosted: Mon Sep 17, 2007 10:23 am
by artmanvt2000
Here is a short cut guys. I changed my ALT+"h" to send me directly to the Polyline Edit command. I find this shortcut to be much more useful than the freehand command short (freehand was the default short cut for ALT+"h").

Here is the short cut command line I wrote if anyone is interrested:
H^;^S5^S6^S1
//polyline edit

Just replace the "H" in lines with this, in your dcadwin.mcr file.

PostPosted: Thu Sep 20, 2007 8:39 am
by Philip Hart
Aliases work really well for this (for XI):

[va]
comment=polyline add vertex
alias=;^S5^S6^S1^F1^

[vd]
comment=polyline delete vertex
alias=;^S5^S6^S1^F2

[vm]
comment=polyline move vertex
alias=;^S5^S6^S1^F3

[vx]
comment=polyline arc/edge
alias=^;^S5^S6^S1^F9^