Jump to content

Recommended Posts

Posted

Hi,

I'm in need of a lisp or advice on how to replace an object (cross) made up of 2 lines with a block globally.

The cross represents a point with its own value in a large area so there are a lot of them.

Thanks in advance.

Posted

This sounds like quite a tough task, as the LISP will need to recognise the specific set of lines and find each intersection to set as the base point for the block.

 

But, what may be easier, if you have a log of the coordinates of each cross, you could dump a list of the coords in a file and use a LISP to insert a block at each coordinate specified in your file.

 

I realise this doesn't help your problem, but may help others to help you... :P

Posted

I thought it might be a tough one.

 

Thanks for your advice anyway.

Posted

No doubt there will be someone on here to take on the task. :P

 

The people on here never cease to amaze me.

Posted

nelie, can you please post a sample drawing so we could picture it more

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