Hi evryone:
Thanks for the quick response.
The problem I am having is :
The code
ACADApp.ActiveDocument.Export exportFile, "STP", sset1
appears to work with NO errors and does not produce any rsults. If I replace "STP" with "DWG" it works fine.
In interactive AutoCAD, the export function...