Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows Forms
  4. Taking measurements of an autocad drawing in vb.net

Taking measurements of an autocad drawing in vb.net

Scheduled Pinned Locked Moved Windows Forms
csharpgraphicshelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Ageesh
    wrote on last edited by
    #1

    Hi, I am doing an application in VB.Net 2005 and in that I want to read the measurements of an autocad drawing. Is there any way to do it. If possible please help. Thanks Report post as abusive

    D D 2 Replies Last reply
    0
    • A Ageesh

      Hi, I am doing an application in VB.Net 2005 and in that I want to read the measurements of an autocad drawing. Is there any way to do it. If possible please help. Thanks Report post as abusive

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      When you save an autocad drawing, the file(s) created must be having the dimensions. That is the reason why one can open a saved drawing correctly. It would be good to get a few Autocad drawing files and analyze their structure. Then all you will need to do is read the file at the positions where dimensions are saved.

      Happy Holi[^] जय हिंद

      1 Reply Last reply
      0
      • A Ageesh

        Hi, I am doing an application in VB.Net 2005 and in that I want to read the measurements of an autocad drawing. Is there any way to do it. If possible please help. Thanks Report post as abusive

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        Google for "Autocad Automation" and you'll find a bunch of examples on how to talk to Autocad from your code. As for exactly how to get the dimensions of various objects in a drawing, that would be a question for an AutoDesk forum, not us.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007, 2008

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups