hyperlinks from OD tables in AutoCAD Map3d

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
461 views
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jun 18, 2010

using od table values to open a web page

Category:

Science & Technology

Tags:

License:

Standard YouTube License

  • likes, 0 dislikes

Link to this comment:

Share to:
see all

All Comments (3)

Sign In or Sign Up now to post a comment!
  • @yakyak153 The lisp file should look like this

    (defun c:FL (/) (setq ent (car (entsel "\nSelect point to follow link"))) (setq link (ade_odgetfield ent "SLID" "SLSADR" 0)) (command "Browser" link) )

    Make sure the value in the OD table is a working URL, you should be able to copy it to a browser address window and it take you to that webpage.

  • When i try and run the command i get the following error: Command: fl

    ; error: too many arguments

    I am using SLID as the table name and SLSADR as the field name as those are the fileds in my OD table. Any ideas?

  • Hey Murph. You've been a lot of help for many of us in the cad/gis world over the years. I'd love to see you put more vids up. Explaining something is one thing, but seeing it in action makes it much easier to understand.

    Thanks again for all the help... past, current, and future.

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more