• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    Contributor
    sivaulagu
    Posts: 11
    Registered: ‎01-19-2012

    showing dwg or dxf file in vb.net picture box

    648 Views, 3 Replies
    02-20-2012 12:40 AM

    how to load a dwg or dxf file in my vb.net application form. i need to view,zoom the dwg through the form. please give me some solutions

    Please use plain text.
    ADN Support Specialist
    Virupaksha.aithal
    Posts: 46
    Registered: ‎06-15-2011

    Re: showing dwg or dxf file in vb.net picture box

    02-20-2012 01:20 AM in reply to: sivaulagu

    Try procedure explained in kean’s blog http://through-the-interface.typepad.com/through_the_interface/2008/03/embedding-autoc.html

     

    (the procedure uses a ActiveX control rather than picture control)

     

    Virupaksha Aithal

    Autodesk Developer network



    Virupaksha Aithal KM
    Developer Technical Services
    Autodesk Developer Network

    Please use plain text.
    Contributor
    sivaulagu
    Posts: 11
    Registered: ‎01-19-2012

    Re: showing dwg or dxf file in vb.net picture box

    02-20-2012 01:44 AM in reply to: Virupaksha.aithal

    thanks, ya.. right now i'm using voloview viewer in my form. but i dono how to load a dwg in that viewer

    Please use plain text.
    Contributor
    sivaulagu
    Posts: 11
    Registered: ‎01-19-2012

    Re: showing dwg or dxf file in vb.net picture box

    02-20-2012 01:47 AM in reply to: sivaulagu

    that acctrl is not available in the specified location

    Please use plain text.