I would like to write a macro that iterates through each view in a drawing and exports them to separate DXF/DWG files. Is this possible in 2017? I don't see anything in the IView interface that would achieve this functionality. I found an entry in "What's new in 2013" that shows this is possible through the user interface, but don't know how to do it through the API.
SolidworksApi macros