How to update design table(.xls) file without opening solidwork .....

Hi All,

I want to update design table excel file with out opening the solidwork and excel sheet. if i use below line of code it activate my part file that i want to keep invisible/deactivated

Set swDesignTable = swModel.GetDesignTable

   

swDesignTable.Attach

2ndly if i open my excelsheet as separte object then while savining it reactivate my part file how can i update design table while my solidwork part/assembly does not activate

myModelDoc.Save3(swcnst.swSaveAsOptions_e.swSaveAsOptions_Silent, swcnst.swFileSaveError_e.swGenericSaveError, Nothing)

please adevise

Regards,

Aqeel

aqeel.ahmed@vvi.cc



SolidworksApi macros