- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Configurat ion in solidworks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-18-2011 01:22 PM
Hi,
I am looking into translation of different configurations within a Solidworks file using the option "Solidworks.ConfigName". The translation log file outlines the number of configurations within the file and the name of the configurations. My question is, is there a function within InterOp that can query the file before translation in order to find out the number of configurations and the name of the configurations? Thank you.
Regards,
Raymond
Re: Configurat ion in solidworks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-21-2011 08:33 AM
Hi Raymond,
Yes, you can use GetConfigurationsCount and GetIthConfiguration on SPAIDocumentHeaderInfo (http://doc.spatial.com/qref/IOP/Connect/html/class
Thanks,
Vivekan
Re: Configurat ion in solidworks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-21-2011 09:10 AM
Thank you Vivekan. :smileyvery-happy:

