Need help with "ListLinks" lisp
Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11580
Printed Date: 01.Jun.2026 at 00:53
Topic: Need help with "ListLinks" lisp
Posted By: iai
Subject: Need help with "ListLinks" lisp
Date Posted: 14.Jan.2016 at 14:36
There is a lisp named "ListLinks" at http://www.cadforum.cz/cadforum_en/list-all-hyperlinks-in-your-drawing-tip6881" rel="nofollow - CAD tip #6881
It basicly lists all the hyperlinks in the drawing. What I need is to display the list of hyperlinks of the selected objects, not the entire drawing.
I have no lisp knowledge, so can somebody revise that lisp for me? Thanks in advance.
|
Replies:
Posted By: Vladimir Michl
Date Posted: 14.Jan.2016 at 15:46
Hello,just remove the "_X" (incl. double quotes) from the LISP code to list only selected, not all objects.
------------- Vladimir Michl (moderator) ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner
|
Posted By: iai
Date Posted: 14.Jan.2016 at 15:53
That simple ??? thank you very much, this is a life saver for me.
|
|