How insert dxf into drawings.

Need a macro to insert multiple dxf files into a solidworks drawing continuously using a preselected point prior to running macro. Currently

I'm able to insert the first dxf file but when it get's to the second it doesn't insert it because it requires a selected point again rather than using the

one that was selected prior to running macro. Any ideas?

SolidworksApi macros