Jump to content

Recommended Posts

Posted

Hello.

I have the following issue with hatching. How can I solve it? Thank you.hatch.jpg

Posted

Erase what's there and redo the hatch?

 

There is one other option (if I am understanding your question correctly) and that would be to find and use the Merge Hatch lisp routine.

Posted

I usually erase and hatch again, but I was wondering if there is any other choice. I am a bit lost with the MERGE HATCH. I read it's shortcut is MH, but apparently not for 2010, where it says unknown command.

Posted

Alternatively may edit those two hatches and make sure that have identical Origin Point.

Posted

I was also thinking of the origin point. But for both hatches the origin X and origin Y are set to 0.

Posted
I was also thinking of the origin point. But for both hatches the origin X and origin Y are set to 0.

In the hatch edit dialog you can select a new origin point. Any corner of that wall structure will do. It will not merge the two hatches, but they will align and appear to be merged. Select the same point for each hatch. Edit the hatches one at a time.

 

The Merge hatch routine is a lisp program. You will have to download it to your computer, load it to your AutoCad program, and then run it with whatever command it wants to be executed by.

Posted

Thank you. I edited the hatches and it looks fine now. Do you happen to know where I can download the lisp from?

Posted
Thank you. I edited the hatches and it looks fine now. Do you happen to know where I can download the lisp from?
You can try here, Cadalyst or google Merge Hatch.
Posted

Thank you. I loaded what I downloaded from Cadalyst, but after typing MH and selecting the first hatch, it says : error: no function definition:

VLA-GET-BACKGROUNDCOLOR.

Does it have anything to do with the fact that the initial Tip is made for autocad 2013 and not for the 2010 version?

Posted
Thank you. I loaded what I downloaded from Cadalyst, but after typing MH and selecting the first hatch, it says : error: no function definition:

VLA-GET-BACKGROUNDCOLOR.

Does it have anything to do with the fact that the initial Tip is made for autocad 2013 and not for the 2010 version?

I will have to defer to the other forum members at this point. Lisp debugging is a little beyond my expertise. I do believe though that lisp is not release dependent. It should work in both versions but there may be something that needs changing.

 

Someone will be along soon with an answer, I am sure.

 

If you have no solution in an hour or so, Open a new thread in one of the Lisp forums to ask.... "How do I get Merge Hatch lisp to work?" Being in a forum that specializes in your particular subject often attracts more and faster attention. Since you have a new question on a different topic, it is not like double posting.

Posted

Attach a copy of the drawing to your next post. I'll run a test on it using a lisp routine I have.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...