Browse By Tags

  • Importing ALG file In MXROAD

    Hi everyone. I am having trouble in importing .alg file in MXROAD. So far i have imported the file (.alg) from Import Geometry from civil tool - General Geometry. This shows the alignment but MX cannot understand as it is only in cad format. If anyone…
  • Any way to identify imported Geometry into OpenRoads?

    Hi all, Is there any way at all to identify geometry that has been imported into OR SS4 or ORD? There doesn't seem to be anything anywhere to let the user know it has been imported and has a relationship to an external source. It would be quite useful…
  • Where can I find information about Action Strings?

    Product: MicroStation Version: V8, XM, V8i CONNECT Environment: N\A Area: GUI Subarea: General Problem Where can I find information about Action Strings? Solution Search on the term "Action…
  • RE: V8i 359 - VB - Help needed in redirecting a variable path

    Have you considered using Microsoft's VB.NET String.Replace method, or some of Microsoft's other VB.NET String Methods ? Microsoft also provides an introductory help topic that may be of help titled: " Strings in Visual Basic " HTH, Bob
  • Re: Create Documents using SDK

    Glad to hear you have your code working now. Microsoft provides plenty of character types, objects, and functions to work with those different character types. With so many choices there is really no one size fits all. For ProjectWise programming your…