Hello,
it would be a great function, if directly from the VAULT could insert a file into AutoCAD by xref.
If a dwg file is inserted as an xref by drag & drop in AutoCAD, it should be set in to the world coordinate system at the origin 0,0,0 with the scaling of 1.
A comparable function is already available in AutoCAD in the project navigator.
This functionality would greatly simplify working with xrefs.
So far you have to get the file from the VAULT. Before the xref is inserted, the world coordinate system must be changed. Then you have to call the function "insert xref" in the xref manager and search the retrieved file in the local directory and select it. The insertion point must be set to 0,0,0 and the scaling should be set to 1.