visual basic .net and MicroStation Connect

What references do I need to get this application working with MicroStation Connect.  I'm currently referencing Bentley MicroStation 1.x Object Library 10.1.  Application works fine with SS2 and SS3.

Parents
  • What references do I need to get this application working with MicroStation Connect

    Get hold of the MicroStation CONNECT SDK.  It provides libraries for .NET and many examples.  Those examples mostly have Viz Studio projects with all the references you need.

    I'm currently referencing Bentley MicroStation 1.x Object Library 10.1.  Application works fine with SS2 and SS3

    The APIs in CONNECT are very different to V8i.  In particular, .NET has first-class support these days in CONNECT.

     
    Regards, Jon Summers
    LA Solutions

Reply
  • What references do I need to get this application working with MicroStation Connect

    Get hold of the MicroStation CONNECT SDK.  It provides libraries for .NET and many examples.  Those examples mostly have Viz Studio projects with all the references you need.

    I'm currently referencing Bentley MicroStation 1.x Object Library 10.1.  Application works fine with SS2 and SS3

    The APIs in CONNECT are very different to V8i.  In particular, .NET has first-class support these days in CONNECT.

     
    Regards, Jon Summers
    LA Solutions

Children