TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: guohq on March 01, 2009, 10:13:02 PM

Title: How to conver hatch into region?
Post by: guohq on March 01, 2009, 10:13:02 PM
I want to get the intersectinn of two hatch objects, so I have to convert hatch into region,and use "intersect" command. If anyone who knows how to convert hatch into region,Please tell me! THANKS!
Title: Re: How to conver hatch into region?
Post by: Serge J. Gianolla on March 02, 2009, 12:23:18 AM
I want to get the intersectinn of two hatch objects, so I have to convert hatch into region,and use "intersect" command. If anyone who knows how to convert hatch into region,Please tell me! THANKS!

Select one hatch, call hatchEdit to recreate a boundary using create a region option.
Title: Re: How to conver hatch into region?
Post by: CAB on March 02, 2009, 08:59:09 AM
Welcome to TheSwamp guohq.
Title: Re: How to conver hatch into region?
Post by: guohq on March 03, 2009, 09:18:50 AM
Thanks for your reply! I can not convert hatch to region use your method,but thanks all the same!
Title: Re: How to conver hatch into region?
Post by: guohq on March 03, 2009, 09:53:23 AM
I know why I can not recreate hatch boundary. The version of my autocad is 2005.