Create Multiple Hyperlinks

Create Multiple Hyperlinks

Anonymous
Not applicable
331 Views
1 Reply
Message 1 of 2

Create Multiple Hyperlinks

Anonymous
Not applicable

Hello, I have a drawing that has approximately 4400 points in it, I need to assign each point a hyperlink. Is there a way to have c3d read a points description and then go to the assigned folder and open the files with the same name as the description?

 

For example, i have all the files i want to link to in a folder on my c drive called liked files, and for each file name there is a matching point description in the drawing.

 

All i am trying to do is to not have to go through each individual point and assign the links and do just one mass population of the hyperlinks.

 

Would this be better accomplished with a custom LISP routine?

 

Thanks,

0 Likes
332 Views
1 Reply
Reply (1)
Message 2 of 2

peterfunkautodesk
Autodesk
Autodesk

There isn't a command in the product that would do this automatically. Your best bet would be a small LISP or VBA routine to do this (I'd go VBA)

 

Regards,

 

Peter Funk

Autodesk, Inc.



Peter Funk
Autodesk, Inc.

0 Likes