OhioDOT has made an application to help with converting our workspace from Survey Feet to International feet. This app was based off the Scale Models app that Bentley posted with their migration utilities.
the migration utilities Bentley posted can be found here
Migration Utilities - OpenRoads | OpenSite Wiki - OpenRoads | OpenSite - Bentley Communities
Bentley's Scale Models app (at the time of posting this) was missing some functionality which is why we made this application. This app does everything the Scale Models app can do but also adds the following functionality:
The application also offers the following functionality which Bentley's Scale Model app offers as well.
Ohio DOT is providing this utility as a convenience for anyone that would like to use it with the following stipulations:
the application is written as a MicroStation Addin and was written for CONNECT edition products.
The application can be downloaded here.
The contents of the downloaded zip file needs to be placed within the mdlapps folder at the products installation folder. for example, the default location for MicroStation Connect Edition would be C:\Program Files\Bentley\MicroStation CONNECT Edition\MicroStation\Mdlapps\. Or it needs to placed at a location defined by the MS_ADDINPATH configuration variable.
The following keyin can be used to launch the application
mdl load OHDOT_MSCEFileUnitConverter; ohdot_mscefileunitconverter open
Once launched you will have to accept the disclaimer and then the application will launch
Please note that OhioDOT does not provide support for this application but if bugs/defects are encountered please let us know.