Jump to content

Linetype overlapping itself - how to resolve?


Recommended Posts

Posted

Does anybody know how to keep a linetype pattern from overlapping the line? I have a lintype that places lines on a 45 degree slant along it. When it turns a corner the pattern overlaps the line.

 

Anybody know a fix?

 

Here is my code in the linetype file if it helps:

*UNSURVEYED,_\_\_\_\_\

A,.09,0.002,["I",Standard,s=.38,r=45,x=0,y=0]

Here is a screen shot of what it does:

 

r9levp.jpg

Posted

I have a line type just like that, It was the result of my first ever post on Cad Tutor!

 

http://www.cadtutor.net/forum/showthread.php?t=2452

 

Thanks again Erona!

 

My line type did that too, I don't think that there is a solution. You may have to break your polyline into single lines to get it to look the way you want. with Autocad 2010 You can reverse the direction of a polyline, so you don't have to manually re draw it the other way around:

 

http://docs.autodesk.com/ACD/2010/ENU/AutoCAD%202010%20User%20Documentation/

 

and in 2011 you can have the read direction automatically change.

 

http://docs.autodesk.com/ACD/2011/ENU/filesACG/WS73099cc142f4875513fb5cd10c4aa30d6b-7e65.htm

Posted

Breaking it doesn't help at all. The pattern still runs past the end of the single line.

 

There must be a way to do this.

Posted

Not fixable with a linetype, patterns can't self-adjust.

 

You could use a hatch to get this effect for building outlines, that's what we use.

Posted
Not fixable with a linetype, patterns can't self-adjust.

 

You could use a hatch to get this effect for building outlines, that's what we use.

 

Same here. Slick idea though.:thumbsup:

Posted

Good idea that man...

Posted

Sample: lisp for Hatch building outlines

 

I'm a drafter not a coder as you might have guessed.

building outlines.gif

CIV-HATCHBB.lsp

Posted
Sample: lisp for Hatch building outlines

 

I'm a drafter not a coder as you might have guessed.

Slick stuff; I like. Is it your coding?

Posted

Yes, it is my own code, and some cut and paste.:)

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