I have Microstation Connect and so far, the only way I have found to launch the plugin AutoTURN is to type "Path" (or another AT command) in the Search box. I know there has to be a better way to launch the plugin. When we had V8i it was located in MSAdditions but there doesn't seem to be that option for Connect. Thanks!
I believe AutoTurn is a third-party program. You should probably contact that company for questions about how their software works.
MaryB
Power GeoPak 08.11.09.918Power InRoads 08.11.09.918OpenRoads Designer 2021 R2
It is indeed a third-party program but there might be someone here who knows an easier way to get it started in CE.
In V8i I had to go through the mdl search. Didn't use it in CE so far as Powerdraft CE doesn't support it, only Powerdraft V8i or the full MS support AT.
I don't use Autoturn but for similar things I just create a button with the MDL Load NameOfApp keyin behind it
Hi Robert,
There is a CE Ribbon dgnlib that comes with Autoturn 10 that you can load (we didn't know this till Transoft sent us some info). Add these lines to your configuration and you'll see a new Ribbon Workflow for Autoturn:
MS_MDL > C:\Program Files\Transoft Solutions\AutoTURN 10MS_CMDTABLE_LOAD > atcnMS_GUIDGNLIBLIST > C:\Program Files\Transoft Solutions\AutoTURN 10\AutoTURN.dgnlib
Regards,
Mark
OpenRoads Designer 2022 R3 (10.12) | Microstation 2023.1 | ProjectWise CE 3.4
Forgot to mention the most important bit - the keyin to load is:
mdl load "C:\Program Files\Transoft Solutions\AutoTURN 10\atcn.ma"
We have this set as a button in our Ribbon and Toolbar (to unload is: mdl unload atcn)