Guest Posted October 8, 2013 Posted October 8, 2013 Hello my friends i need a little help. When i have a polyline with the pedit command i can delete vertex. I dont know if it is possible to do the same thing to a hatch. It will be usefull if anyone have a lisp to do this. Thanks Quote
edwinprakoso Posted October 9, 2013 Posted October 9, 2013 If your hatch is associative, all you need is to remove vertex from the polyline. The hatch will automatically adjust. Quote
Guest Posted October 9, 2013 Posted October 9, 2013 If your hatch is associative, all you need is to remove vertex from the polyline.The hatch will automatically adjust. Yes i agree.But if i don' t have a polyline and i need to add or delete a vertex (easy and fast) from a hatch how can i do it. Where can i find a lisp to do this? Any ideas? Quote
guran Posted October 9, 2013 Posted October 9, 2013 Use "Hatchedit" and then "Recreate boundary" Quote
Guest Posted October 9, 2013 Posted October 9, 2013 Use "Hatchedit" and then "Recreate boundary" Thanks nice !! Quote
djmikel Posted October 9, 2013 Posted October 9, 2013 You can also highlight the hatch so that the grips appear, then hover over the grip to get "stretch, add, and remove" commands. The hatch doesn't need to be associative. Quote
Tuns Posted October 9, 2013 Posted October 9, 2013 It would be a waste of time to write a LISP for such a menial task. You'd spend just as much time running the LISP as you would just going through the motions. Quote
Guest Posted October 10, 2013 Posted October 10, 2013 I need a lisp to add or delete a vertex from a hatch please any one help Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.