Set the document referenced by a drawing view

Hi

For some client we are inserting multiple assembly/part in a single drawing, when the assembly are similar I sometime want to copy a view to keep the dimensions so I'm searching a way to copy a drawing view and change the document referenced.

Infortunately this property is read only

http://help.solidworks.com/2012/english/api/sldworksapi/SolidWorks.Interop.sldworks~SolidWorks.Interop.sldworks.IView~ReferencedDocument.html

I thought of making a copy of the drawing then changing the reference of the whole drawing and then copying the view to the initial drawing but I have not found any view copy in the api

Any advice ?

SolidworksApi macros