How to suppress selection dialog when saving eDrawings file?

Hi,

I developed an addin for SWX saving a darwing and its referenced document (part or assembly) in multiple formats such as PDF, STEP, IGES and so on.

I am saving eDrawings formats too.

But when I save a part or assembly with mutiple configurations or a drawing with mutiple sheets while saving the eprt, easm or the edrw I always get asked which configuration or which sheet I want to save, to save only active or to save all.

Is there a way with the API to avoid that dialog and preselect that decision for example to save all configurations or sheets without asking?

I am using the newest "SaveAs" function of the ModelDocExtension, but I don't find any option in the documentation how I can do that...

Regards

Alex

SolidworksApi macros