Jump to content

Recommended Posts

Posted

I have a standard fence linetype that I long ago modified and made multiple versions for various fence types and various applications. The basic linetype looks something like this...

 

-----[]-----[]-----[]-----[]-----

 

The code is...

*FENCE2,Fence Line - Square ----[]-----[]----[]-----[]----[]---
A,.125,-.03,[bOX,ltypeshp.shx,x=-.03,s=.03],-.03,1

I want to make a version that places the squares at the start and end of each line, something like this...

 

[]-----[]-----[]-----[]-----[]

 

It doesn't seem to be as easy as rearranging the numbers. How would I do this?

Posted

This is the best workaround I can come with:

*HOWITZER, Inverted fenceline []----[]----[]-----[]----[]----[]
A,0,[bOX,ltypeshp.shx,x=-.1,s=.1],-.1,1,-.1,[bOX,ltypeshp.shx,x=-.1,s=.1],0

Posted
This is the best workaround I can come with:

*HOWITZER, Inverted fenceline []----[]----[]-----[]----[]----[]
A,0,[bOX,ltypeshp.shx,x=-.1,s=.1],-.1,1,-.1,[bOX,ltypeshp.shx,x=-.1,s=.1],0

Works pretty well with lines, a little quirky with polylines (though Ltgen 'on' helps a lot), and definitely a step in the right direction. Thanks.

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