Search the web
Sign In
New User? Sign Up
DxDesigner_Users · Mentor Graphics DxDesigner user group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Adding Components from DxDatabook using scripts.   Message List  
Reply | Forward Message #7487 of 7584 |
Re: Adding Components from DxDatabook using scripts.

I'd like to hear what other people have come up with. The only way I could
figure out how to do it was to have my script independently open my own
connection to the ODBC database (ADODB.Connection) that was serving DxDatabook,
perform a query (returning ADODB.Recordset) to look for the part I wanted,
return the fields necessary for me to place the part, and place the part (using
either View.AddComponent or View.AddPartInstance, I believe depending on Mentor
version...)

For that matter, in EE2007.x is there a way just to search the parts database
separately from DxDatabook? I've been having trouble finding general
documentation on the automation objects.

Dylan Constan-Wahl
HW Design Engineer
Gentex Corporation




Tue Jul 7, 2009 4:06 pm

dylancw
Offline Offline
Send Email Send Email

Forward
Message #7487 of 7584 |
Expand Messages Author Sort by Date

Hello, I've been programing forms and scripts for DxDesigner for a time now. What I haven't been able to do is adding components from DxDatabook using scripts....
Trunca
Offline Send Email
Jun 8, 2009
9:31 pm

I'd like to hear what other people have come up with. The only way I could figure out how to do it was to have my script independently open my own connection...
dylancw
Offline Send Email
Jul 7, 2009
10:11 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help