@avinash00002002 wrote:
Hi!
I am learning AutoLISP and its function uses, but I can't understand to put together in some situations. After I tried so many times and I reached to you for help, next time when I will stuck up I will post along with my tried Code.
Thanks for you help.
Avinash
You know what... you can't start learning from LISTs, MAPCARs and LAMBDAs. They are not so straightforward to understand. Maybe this task of yours that you've worked on for weeks is yet too difficult for you.
You really need to start with the basics. Before you move to LISTs, make sure that you know FOREACH, WHILE, or REPEAT loops well. Learn how to create custom functions (defun). Then you can move forward to anonymous ones (lambda).
We would love to help you, but now... the current way... you're not even capable clearly tell what you need, every single thread of yours blows to gigantic length with no result, with no benefit to anyone. And on the top... there is this language issue.
IMHO ... learn to program a little more and once you will understand it better, you'll be able to better describe what you need and it would be easier for us to help you.
Good luck!