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

    Can we able to access ODB++ files( PCB ) in C++/ VC++ ?

    Can we able to access ODB++ files in C++/ VC++ ?

    PCB - printed circuit board manufacturing database

    Has any one done this before ??
    Any library files available in internet to access / read this ODB++ ??

  2. #2
    Join Date
    Jun 2012
    Location
    Regensburg
    Posts
    1

    Re: Can we able to access ODB++ files( PCB ) in C++/ VC++ ?

    Quote Originally Posted by pixelindia18 View Post
    Can we able to access ODB++ files in C++/ VC++ ?

    PCB - printed circuit board manufacturing database

    Has any one done this before ??
    Any library files available in internet to access / read this ODB++ ??
    Hi there are a good library from PCB-Investigator, you can add a reference to your project and use the ODB++ import (LoadODB)
    just check the SDK and there are some examples here: http://www.pcb-investigator.com/foru...ork-components

Tags for this Thread

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