CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: text files

  1. #1
    Join Date
    Apr 2001
    Posts
    4

    text files

    to anyone which willing assists...,

    i am doing a project to read data of autocad from text file. these datas will be manipulated to produce number of components that is involved in formation of a object in autocad.

    for examples,, when we draw a car in autocad, my system (in VB6) will criticise number of components that is most involved. (4 -tyres, 1 roof, 1 car body dan 4 doors)

    thank you that for assist.




  2. #2
    Join Date
    Aug 1999
    Location
    Bangalore, INDIA
    Posts
    70

    Re: text files

    Hi there.
    You can do this in number ways.
    How is the data in AutoCAD: block+ attributes???
    can You use Automation?
    by the way, which version of AutoCAD? 14/2000/2000i



    please mail me on [email protected]
    i will be glad to help you.
    cheers
    Sharath


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured