Since Bentley Map has no !! way to transfer the XFM data in an ordinary database, I had to write me a VBA application.
The VBA Macro creates a database attachement with the XFM Feature data. The the XFM block should be deleted.
In the MAP Help I havn't found any command to resolve this.
...........
Set oDatabaseLink = Application.CreateDatabaseLink(glMslinkOld, gnEntityNum, msdDatabaseLinkageOdbc, False, 0)
If oElement.IsGraphical ThenoElement.AddDatabaseLink oDatabaseLink??? remove XFM ????oElement.RewritegnCount = gnCount + 1
......
After I got neither the community nor Bentley support a useful answer, I'm after a long look fond at these command:Keyin: fence feature remove all
But no xfm features are removed.