Jump to content

Recommended Posts

Posted

How do I create the following hatch... I looked for the hatch in the forums and could only find other hatches but not this particular one...

 

Thanks in advance.

INSULATION.jpg

Posted

i know... i just wondered if it were possible to make it a hatch... and how i could do it... as the linetype irks me...

Posted

I believe you can only do lines in hatch patterns, so the arcs would have to be made from many short lines. If you look in the help file (F1) you will find some pretty good instructions on making your own. A search of this site should also bring up some pretty good tips. A google search should bring up some programs to easily make custom hatches.

 

Have you tried "Make Shape" in Express Tools?

  • 1 year later...
Posted
How do I create the following hatch... I looked for the hatch in the forums and could only find other hatches but not this particular one...

 

Thanks in advance.

 

I do think I can help you - with Lisp - do you by the matter have a LISP for zigzag batt insulation?

Zigzag.jpg

Posted

Or you can have a much more flexible Lisp program?

 

I got this lisp program years ago, not sure where.

insul.lsp

Posted
Add BATTINSUL.PAT to your custom hatch directory.

 

Great Hugh Adamson - I have done so and it works ok in the hatch - but its not what Im looking for - many thanks anyhow :D -

 

Jeff Sanders have JUST imagined precisely what I want – and now we are tuning the LISP routine a little. GREAT JOB SANDERS – WHEREVER YOU ARE :mrgreen:

 

BEST regards from CYBERKID

Posted

yep

 

:wink:

 

best regards - cyberkid

  • 12 years later...
Posted
On 3/8/2009 at 10:29 AM, Noahma said:

Or you can have a much more flexible Lisp program?

 

I got this lisp program years ago, not sure where.

insul.lsp 3.37 kB · 196 downloads

hi... 

is there an option that it could do curve line or a path?

 

thanks...

Posted (edited)

the batting linetype in autocad will work on curved surfaces (arcs, splines, fillets, etc.)

The behavior might differ from the lisp though. 

On tight rounded corners, it disconnects the outside loops (if that makes sense).

super easy though.  Only potential issue is linetype scale so the batting fits in your framing space.  But super simple to tweak in properties until it fits how you want.

 

-ChrIS

Edited by ammobake
Posted

This is the details about batting 

;;  These linetype definitions use LTYPESHP.SHX.
*BATTING,Batting SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
A,.0001,-.1,[BAT,ltypeshp.shx,x=-.1,s=.1],-.2,[BAT,ltypeshp.shx,r=180,x=.1,s=.1],-.1

 

This is the shp for BAT using dumpshx.exe

*00086,36,BAT
3,100,9,(-50,100),(-50,100),(10,62),(28,56),(44,44),(56,28),
(62,10),(62,-10),(56,-28),(44,-44),(28,-56),(10,-62),(-50,-100),
(-50,-100),(0,0),4,100,0

 

The answer may be in express tools use the "Make Linetype" option.

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...