OpenRoadsDesigner SDK - VBA Access to Functionality?

I am trying to upgrade/port my program to OpenRoadsDesigner. I currently have a VBA program built for "InRoads Suite SS2" running on top of "Microstation V8i SS3".

My old code successfully taps into many of the InRoads functions through VBA (.mvba) function declarations, referencing the SCadSDKAT.dll as shown in the old SCadSDKVBNet.txt file supplied with the old SDK.

  1. Is there a similar dll available with OpenRoadsDesigner to access functionality through VBA function declarations?
    1. If so, which dll file?
    2. If so, is there a similar text file in the SDK with sample function declarations?
  2. If not, is there a COM enabled reference that can be turned on in VBA to access the OpenRoadsDesigner functions?
  3. If not, is there any way to use VBA for accessing functions?

My current program works very well, but is only useful because it can access InRoads functions. I am at a loss on how to port this into OpenRoadsDesigner without similar capabililtes.

Thanks!

Brett

Parents Reply Children