Browse By Tags

  • [CONNECT Update 16] Add File Link with Configuration Variable

    We can add a DGN Link to an element. That link may refer to a file by a fully-qualified name e.g. \\MyServer\Documents\Word\word.docx . It may be a relative path. Can we use a MicroStation Configuration Variable when defining a file link? For example…
  • [CONNECT .NET] Get Configuration Variable Value

    A customer asked: "My problem is having a class that will read a MicroStation config variable." An extended version of this answer is available . DgnPlatformNet The answer is straightforward, once you've (a) asked the right question, and (b) found…