Transfer Link Template Data to Object Data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Community! I have been researching this for some time, I am trying to know if it is possible through a routine (lisp) to transfer / copy the information from LT (link template associated with a database in access) to the OD (object data) as I show in the image.
So i need a very specific Lisp/VLisp/VBA/Dotnet routine who asks for :
-- The Link Template DB name
-- Which DB fields are you interested for
-- Which OD Table MAP to fill
-- Which OD Fields MAP to create or to use (if already existing)
-- Selecting objects
-- Retain only objects which the correct parameters
-- ACTION ... Copy Data to OD fields ...
append DWG & MDB files as example
I carry this topic in this autodesk post https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-that-copies-link-template-to-ob...
thanks for the help you can give me, greetings.