• Las file loading without converting into pod

    Daniel Christopher
    Daniel Christopher
    Hi Team, Programmatically can i load las file directly into MicroStation V8i (SELECTseries 4) Version 08.11.09.829 without converting into pod format ? Thank you, B Daniel.
    • over 5 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Copy One Model Element to another Model in Single DGN

    suresh p
    suresh p
    HI All, Have any idea about copy model element to another model use Bentley C# Code.. I have code for copy model 1. ModelReference MdlRef = msApp.ActiveDesignFile.Models.Copy(msApp.ActiveDesignFile.DefaultModelReference, null, null ); but…
    • over 7 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: Dot net application not working in multiple microstation DGN

    Manoj_Pal
    Manoj_Pal
    Hi Mr. Jon & Mr.Stack I created this using C++ inside Visual Studio 2010. It is a winform application so it will work externally. Please find the Read.h (C++ header file ), where i have written the code to draw blocks give some suggestions. Thanks…
    • Read.rar
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Dot net application not working in multiple microstation DGN

    Manoj_Pal
    Manoj_Pal
    Hi Everyone, I have written one application to create blocks in microstation. Its working fine if one .dgn file is open. If i will open multiple dgn file , its only working in the dgn which was opened first. I used visual studio 2010, C++.net…
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: Create Blocks along center line and count points opened in micro station using Terra scan

    Manoj_Pal
    Manoj_Pal
    Thanks Mr. Jon Please find the Extract.rar. This is a sample C++ project to copy element made in visual studio 2008. Please can you give any suggestion to make a .ma or .dll file so that i can call it from microstation Regards Manoj
    • Extract.rar
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Docktoolbar

    dmoysie
    dmoysie
    Hi, does anyone have a AddIn example they could share for a docktoolbar. I can get dockpanel working fine, it docks undocks etc. but the Docktoolbar just sits there not docking at a top or bottom tool bar. TIA Dave
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • MicroStation Add-in for saving Excel file

    Jedrick Juinio
    Jedrick Juinio
    Hello Guys, I'm trying to save an Excel File using a Key-in in MicroStation. I'm revising the codes created by someone and I want to know how this dialog box appears? I want to know also on how I could catch the user's response for this. I'm…
    • Answered
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • How to Add Reference Files Programmatically

    Jedrick Juinio
    Jedrick Juinio
    Hello. I'm new to Bentley Communities Do you know of a solution on how I can attach reference files programmatically in MicroStation. I'm using Visual C# 2005 as the programming language. This question was solved in 2011 in the link -- > http:/…
    • Answered
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum