Browse By Tags

  • [CONNECT .NET] Session.NewDesignFile

    Session.NewDesignFile() returns an int . What is the meaning of that value? What value does it return if the file is successfully opened?
  • [CONNECT .NET] Disable 'No Workset Alert'

    My AddIn processes a list of DGN files. For each file, it uses Session.NewDesignFile() . In many cases, that pops modal dialog No Workspace Alert ... I want to eliminate that dialog so the list can be processed with no human intervention. In another…
  • [CONNECT .NET] Configuration Variables

    The .NET APIs divide configuration variable functionality between at least two classes: DgnPlatformNet::ConfigurationManager and MstnPlatformNet.Session . We've written Viz Studio project ConfigurationManagerCombined that provides a façade for those…
  • [CONNECT .NET] Session.ContainsMacros

    What is the purpose of Session.ContainsMacros(string s) ? Is it looking in the passed string or in some other object?
  • [CONNECT .NET] AddIn load and unload events

    C++ programmers can implement event handlers to monitor application load and unload events. For example, if I want to clean up resources when my app. is unloaded I can write a C++ callback (.NET delegate ) for SystemCallback::SetUnloadProgramFunction…
  • ProjectWise conference sessions in Kansas City - August 2-3

    Hi all: So here is my yearly "Come to Kansas City" pitch for the Mid American CADD Community annual summer conference. This year, with a twist. If you haven't noticed, the ProjectWise LEARN Conferences for ProjectWise this year are in London and Sydney…
  • eB User Sessions

    Can anyone tell me how long eB user sessions will remain active before they are automatically killed by the system? I understand these are stored in the sessions table for a period of time but if inactive for some period of time, the sessions are automatically…
  • Interactive LEARN Session | Hosted by: Allen Adams

    Join us for the first-ever Interactive LEARN Session with Bentley’s Allen Adams , Chief Structural Engineer for the RAM group, and Product Manager for the RAM Structural System! Topic: Analysis Requirements for Buildings in IBC 2012 and ASCE 7-10 When…
  • Useful scripts to identify database sessions and locks

    Applies To Product(s): Exor Network Manager Version(s): N/A Environment: N/A Area: Other Subarea: Original Author: Sarah Williams…