Browse By Tags

  • Bing Map Xref not showing up when I re-open DGN

    I am using Microstation Connect. I am attaching Bing Maps as an xref to be able to clip. When I am working in the master dgn I am able to manipulate the Bing Map xref, but when I close and reopen the file the map is not visible even though the reference…
  • Basic DgnFile Usage

    Environment: Windows 10 Enterprise 21H2 .NET Framework 4.6.2 Microstation CONNECT Edition Update 15 v10.15.02.11 mssdk10150076 Good day, this is a two-part question: How can I iterate over the models in a .dgn file, and then over…
  • Showing warning for tapered section design

    ***WARNING : MEMBER - 4 IS SLENDER AND CANNOT BE CHECKED FOR MOMENT FORCES. IF THERE IS ANY BENDING, THEN BE AWARE THAT THERE IS NO CAPACITY FOR THOSE FORCES. ONLY WIDE FLANGE SHAPES WITH SLENDER WEBS CAN BE CHECKED FOR BENDING. Why I get this warning…
  • [Microstation CE Update 17] [C#] | Update buffer | Undo previous change

    I have the next code: public void Update(IDgnECInstance instance, string propertyName, string value) { instance.SetAsString(propertyName, value); instance.WriteChanges(); } How can I enable users to reverse actions performed in my custom form using…
  • [CONNECT Update 17 C#] Set active Multiline Style

    Hi, Is there a way to simply activate a multiline style in MicroStation? Like, for example, the MLINESTYLE ACTIVE <NAME> keyin of the MicroStation does. And then read out the currently active multiline style from the MicroStation again? Regards F…
  • How to select menu item of SplitButton from ribbon programmatically?

    MicroStation Connect, Update 13, Version 10.13.00.48 Hi all, We have created own ribbon xml in which a SplitButton with some states. This is a Ribbon xml. I wonder if it is possible to activate a menu item from the menuItemcollection from…
  • Why my Purchased Staad Pro Shows in to Evaluation ?

  • how to start microstation connect edition programmatically in c#

    I currently have this code in C# in a console application, the only thing at the moment is wanting to open microstation connect edition, but unfortunately it throws an error or returns null static void Main(string[] args) { try { Type type1…
  • Is there a way to set up a custom line style and the have it auto dimension that line as it is being drawn with the specific TTF as well as size I create?

  • how to read dgn file with Bentley.DgnECPlugin3

    I want to be able to read this dgn file, but when I try to load the Bentley.DgnECPlugin3 plugin, it returns null assembly , in addition to when I try to run the code it throws me the following error I currently have MicroStation CONNECT Edition installed…
  • Textstile mit Hintergrund

    Hallo Zusammen, ich habe ein Problem in der Connect wenn ich einen Text mit Hintergrund (Textstil) konfiguriere und dann über [Feld einfügen] eine bestimmte Elementeigenschaft z.B.: Fläche, nutzen möchte, dass der voreingestellte Hintergrund nicht dargestellt…
  • 1 Create a New dgn file

    Product(s): ProStructures (ProSteel) Version(s): CONNECT Edition (10.XX.00.XX) Area: Learning Content for ProStructures Subarea: Tutorial for first use of ProSteel Original Author: Steffen Knoll, Bentley…
  • Reporting rails or centreline to a 3D element

    Good afternoon, i am wanting to extract offset information from my track to a large volume of 3D elements. All i want is the closest offset to the rail and the maximum height above rail. is there a way i can do this without manually measuring each…
  • [CONNECT C#] Read Line pattern

    Hi, I've got a drawing that I just want to read the line pattern from an element in a dgn (attached) LineStyle1004.dgn I have tried the following, however I can get the name, id, and other properties like scale, but cannot access the pattern: …
  • Learning Content for OpenBuildings Designer

    Work remotely or connected with the market’s most productive and easy-to-use 3D Building design and modeling software OpenBuildings Designer is multidisciplinary Building Information Modeling (BIM) software for building teams including tools for architectural…
  • Quando si stampa su pdf i caratteri appaiono pixelati e non vengono visualizzati correttamente eseguendo lo zoom sul pdf

    Prodotto: MicroStation Versione: CONNECT Ambiente: N\A Area: Stampa Subarea: Risoluzione Problema Quando si crea un pdf, i caratteri appaiono pixelati e non vengono visualizzati correttamente…
  • Wie platziert man Text in einer Zeichnung mit bestimmten Koordinaten?

    Produkt(e): MicroStation Version(en): CONNECT Umgebung: N\A Produktbereich: Text Produktunterbereich Allgemein Problembeschreibung Der Benutzer möchte wissen , wie man Text in einer Zeichnung mit bestimmten…
  • Learning Content for OpenPlant

    Work remotely or connected with the market’s most productive and easy-to-use 3D plant design and modeling software OpenPlant Modeler CONNECT Edition , the first 3D plant modeling software based on ISO 15926, is an accurate, rapid, design engineering…
  • Come modificare gli spessori delle linee del progetto durante la stampa PDF

    Prodotto: MicroStation Versione: CONNECT Ambiente: N\A Area: Stampa Subarea: PDF ​ Problema Spesso le caratteristiche del progetto richiedono una gestione manuale dello spessore e dello stile…
  • How to place text entities in a drawing using associated coordinates?

    Product: MicroStation Version: CONNECT, 2023 Environment: N\A Area: Text Subarea: General Problem Description The user would like to know how to insert text using the assigned coordinates.…
  • Export plotted cells into excel (CSV) with coordinates and description/code

    Relatively new to this... but if I plot a variety of cells throughout a drawing, I'd like to export those cells into a CSV that contains the cell's northing, easting, elevation and code/desc. This is so that when I open the DGN in Civil3D, I can import…
  • Accesso di MicroStation ai file archiviati su unità basate su Cloud

    Prodotto: MicroStation Versione: CONNECT Ambinete: N\A Area: DGN Subarea: General Problema Sul mercato esistono diversi spazi di archiviazione basati sul cloud. Questi metodi di archiviazione…
  • How to change edit the text styles, fonts, etc. altogether in Connect version

    Hi. in the below, suppose I want to change the text size/font for all the annotations and texts together without doing one-by-one in Connect Version. For I would like to have height/width 6 and a font Shade for all the texts and annotations. I tried…
  • Modify Line Style Attributes

    I want to edit the line style of traffic cones. I know I should work with the "Modify Line Style Attributes" menu in Microstation Connect. I was looking for a complete video or tutorial on this. What I want is to change the spacing of these traffic cones…
  • move vertically or horizontally

    How can I move an element in Microstation Connect / OpenRoads with zero degree namely horizontally/vertically? as you know in V8i version, we use ENTER button after the Copy/Move command. Here, when I use ENTER button, a dialogue box appears.