Jump to content

Recommended Posts

Posted

Cannot find lisp to customize dash lines. Say there are dashed lines in a drawing, i want a lisp which asks for the new length of dash and spacing.Thanks

Posted

You dont want a lisp you want a line type if ist a simple dash & gap very easy have a look at "acad.lin" its the default linetypes. also you can just change the scale of a line type in the properties box.

 

Just describe what you want. Its easy to make new ones. One of the guys here downloaded some goverment road authority linetypes around 100 different styles.

Posted

You can also control the appearance of dashed linetypes using the LTSCALE system variable and the same named feature in Properties of each entity; the appearance on screen is given by the product of the said values. Although, this will not allow you control over dash/spacing ratio. For this you will need dedicated definitions as BIGAL already noted.

If you are looking to affect the entity value trough an AutoLISP routine, then please note that this feature is stored under DXF code 48 in entity's associated list.

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