Import options in C#

Hi,

Two questions please, regarding import in C# :

  1. How can the File type be preset to “All compatible file types”?

  2. How can the “DXF Import Options” window be enforced to pop up? ( instead of the text menu in the Command Prompt)

Thank you very much!

  1. I believe you would need to predetermine what “all the compatible file types” are explicitly and enumerate them in the call to the file selection dialog. Maybe it has somehow gotten simpler since the last time I did it, though. Perhaps someone with recent experience will confirm this or offer additional information.

  2. I’ll take a pass on this one.

Thank you!

Does anybody have some tips for question 2 ?

Thanks again!

Cristina