Field And Data-Link To Text - Lisp

Field And Data-Link To Text - Lisp

omorah
Collaborator Collaborator
656 Views
2 Replies
Message 1 of 3

Field And Data-Link To Text - Lisp

omorah
Collaborator
Collaborator

I was lucky to find the Field-To-Text lisp that helped save a lot of time in my project set. I was converting the sheets with fields, to texts (without fields). It worked out really great for me.

 

In the same project, I have TABLES with FIELDs and DATA LINKs.
1. Any lisp to automatically remove the fields and convert the values to texts, in the table?
2. Any lisp to automatically remove/un-link the data links and keep the values to texts, in the table?
3. Any lisp that has a function to do both #1 & #2?
Any two lisps that can do either of them separately will be super great.

Thanks.

0 Likes
657 Views
2 Replies
Replies (2)
Message 2 of 3

john.uhden
Mentor
Mentor

I wouldn't know how to do that without a lot of learning and trial and error, but that sounds like a programming challenge.  I think maybe it could be done using AutoLisp.  It would be great if there were a vlax-get-cell-value method.

John F. Uhden

0 Likes
Message 3 of 3

hosneyalaa
Advisor
Advisor

Hi, Can
Attach an example drawing 


It's better to help you

0 Likes