• [V8i VBA] ICustomHook_PreDeleteHook broke feature connectivity

    Hello all, simply i try to add delete restrictions for specific features this is my code: Public Function ICustomHook_PreDeleteHook(ByVal Context As String, _ oFeature As xft.IFeature, _ bCancel As Boolean, _ Message As String) As Long Debug…
  • Promis e Freezes

    I have been using Promis e for about 4 months now and recently (past 2 weeks) it has started freezing repeatedly. When it freezes I have to use the Windows Task Manager to force close the program and then I have to restart it to get it to work again.…
  • Peer Types in Model Administrator

    Hello, all I have a question about the peer-type relationships in Bentley Utilities Designer. I know it is possible because I’ve seen it in the example electric data model but I have problems with setting a new relationship between two primary features…
  • Problem when importing data with Map Interoperability in Bentley Utilities Designer

    Hello, I have a problem with the importing features whit Map Interoperability. In my case first import the Pole features and then import these Bank and they must attach to each other but in tab Relationships->Attach is empty. My version Bentley…
  • Expert Designer - VBA and networks

    I'm working on some validation code. I want to look for all the valves in a design, then determine what pipes they are connected to, and compare their diameters. Seems straightforward and deterministic. I have figured out how to loop through a design…