Message 1 of 4
dbconnect return connections key value

Not applicable
01-02-2017
06:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I’m struggling for a quit long time now with the following task:
I have autocad object connected via dbconnect to the external databse.
Is it possible using autolisp to return key value of the connection? For example:
Some geometry is connected to the data set:
id (key) [M-SW-01/A]; material [some material]; …
When I select the geometry and call lisp routine, it returns “M-SW-01/A”
Thanks,
Ivan