Drawing thumbnail

Discussion in 'AutoCAD' started by Frank Oquendo, Sep 11, 2004.

  1. What's everyone using to access drawing thumbnails these days?
     
    Frank Oquendo, Sep 11, 2004
    #1
  2. Frank Oquendo

    bcoward Guest

    A home grown version OCX. It is the foundation for an XRef and block insertion utility viewed via the thumbnail.

    Regards,

    Bob Coward
    CADS, Inc

     
    bcoward, Sep 12, 2004
    #2
  3. Frank Oquendo

    Kevin Terry Guest

    ' ImageView.cls v1.6 (Last updated 10/06/2000)
    ' Copyright 2000 by Frank Oquendo

    :) thanks Frank, in case I never said it before

    Kevin
     
    Kevin Terry, Sep 14, 2004
    #3
  4. LOL! I'd forgotten all about that. I hear the drawing format has changed
    and ImageView no longer works with new drawings. I might have to look
    into that some time.
    You're welcome. :)
     
    Frank Oquendo, Sep 14, 2004
    #4
  5. Frank Oquendo

    Kevin Terry Guest

    Still works - this is a screenshot from mdt2005, running my code which uses
    the imageview.cls for the preview.

    Kevin
     
    Kevin Terry, Sep 15, 2004
    #5
  6. No joke?! That's too cool. I'll have to revisit that code. Thanks for
    the tip.
     
    Frank Oquendo, Sep 15, 2004
    #6
  7. You can use the Win32 API:

    http://www.devx.com/vb2themax/Tip/19106
     
    Frank Oquendo, Sep 15, 2004
    #7
  8. Frank Oquendo

    Matt W Guest

    For what it's worth, I just tried it with a Building Systems drawing
    complete with ductwork, wires and devices and that worked too.

    --
    I love deadlines
    I like the whooshing sound they make as they fly by.

    | Kevin Terry wrote:
    |
    | > Still works - this is a screenshot from mdt2005, running my code which
    uses
    | > the imageview.cls for the preview.
    |
    | No joke?! That's too cool. I'll have to revisit that code. Thanks for
    | the tip.
    |
    | --
    | There are 10 kinds of people: those who understand binary and those who
    | don't.
     
    Matt W, Sep 16, 2004
    #8
  9. Frank Oquendo

    Kevin Terry Guest

    it's a hack ... :(


    Kevin

     
    Kevin Terry, Sep 17, 2004
    #9
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.