Hi Bruce,
mdlRefFile_reattach should be the MDL function you are looking for.
From the MDL description:
StatusInt | mdlRefFile_reattach |
( | |
DgnModelRefP | modelRef , |
char* | outName , |
char const* | fileName , |
MSWChar const* | modelName |
); |
Description
- Changes the file or model to which the reference attachment refers.
I hope this helps?
Best regards,
Artur