Jump to content

Calling specific layers in land desk


DustinF

Recommended Posts

I am working on trying to run an Autolisp program that we use for patterning lines at work. We have a machine that used version 12 that will pattern the lines however we need to get the program to run on land desk 2002 LT. How does ACAD call individual line names? The logic of the program seems to be OK but with no way to call the lines it runs through the code but produces no results.

 

Any ideas?

 

I also understand that there needs to be a .lsp file in the folder containing the project to call the pattern function. Is there any way to move this to the program folder without having it ride along with every project?

 

Thanks

 

Dustin

Link to comment
Share on other sites

This can be done with different linetypes through the translator that we use but when a dashed line is stroked out on the screen it becomes multiple polylines. The LISP routine actually creates a scalloped look by creating a series of various diameter arcs that are strung together to create one soild line.

Link to comment
Share on other sites

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