Reading XFM properties in MicroStation

Is is possible to read XFM properties / attributes directly in MicroStation without Bentley Map being loaded (or installed).  I have been asked to build a tool for MicroStation V8i the recenters the view based on XFM attribute values (a search tool).

I have cross-posted this on the BDN forum.

Cheers Ian

  • Hi Ian,

    No, this is not possible. You will require the XFM engine running inside Bentley Map (or PowerMap) to be able to interpret the XFM properties (and the XFM object hierarchy, for that matter).

    So the options you have:

    • Use Bentley Map or Bentley PowerMap as opposed to MicroStation (naturally, we at Bentley would be very happy with this solution, but I appreciate that this is probably not an easy move to make...)
    • If you use XFM features with RDBMS properties, you should still be able to see the data outside Bentley Map/PowerMap. RDBMS properties are stored as database rows connected through a MSLINK. Note that you can see the properties, but the object context (e.g. feature, sub-feature relationships) for the data will still be lost (that requires the XFM engine to be running).
    • If you use DGN resident properties, accessing the data inside plain MicroStation will require you to offload the properties and somehow reconnect them for viewing outside Bentley Map/PowerMap.

    Cheers,

     

    Gijsbert


    This is a test