Browse By Tags

  • Synchro - Plugin for Microstation V8i

    Please provide link for Synchro Plugin for Microstation - V8i. Thanks,
  • DGN to spx

    I am having issue when exporting dgn-file from Microstation SS4 to spx-file in Synchro Pro. I am using Synchro plug-in. Do anyone have a solution for this?
  • how to batch print multiple .CIT files that are not attached to a DGN

    I do not, necessarily, need to use Microstation for this. I can print the rasters that are attached to a DGN but I have multiple .CIT files that are not attached yet but need to print them or make them into PDFs so that our designers can look at them…
  • Menú y herramientas fuera de sitio

    Al instalarme el MicroStation me funcionaba bien, pero al cabo de un par de años, ahora cada vez que entro en un nuevo MicroStation o cambio de página dentro de un mismo MicroStation me sale todo el menú y las herramientas desconfigurado y fuera de sitio…
  • Optimized Fence Clipping

    Product: MicroStation Version: V8i Environment: N\A Area: Selection Subarea: Fences Background The Optimized Fence Clipping preference in the Operation category of the Preferences dialog is…
  • RE: Convertir lineas en Cadenas de lineas

    Buenos días Ignacio, Siempre debes indicar que producto y version usas, y si trabajas con un archivo en format DGN o DWG. ¿Has probado con la herramienta crear cadena o crear forma polygonal compleja? Vea imagen Esta herramienta te permite…
  • Reporting on MicroStation V8i DGN data in the MicroStation CONNECT Edition

    By now you have seen the new features in the MicroStation CONNECT Edition. In fact, some of you have moved to the new version, have learned a bit about it, are planning to update to it or are testing it in some way. One new feature is the ability to…
  • [V8i c#] Is there a API to merge two files

    Is there a API to merge two files Problem : Need API to merge two DGN files or alternative method without using keyins MicrostationDGNApp.CadInputQueue.SendCommand("DIALOG REFERENCE TOGGLE "); MicrostationDGNApp.CadInputQueue.SendCommand(…
  • [V8i C++] How to get Deleted Elements in V8?

    I have a V7 file with Deleted Elements. But those deleted elements cannot be identified insibe ModelTable->Graphics. How to fetch those elements?
  • [V8i BASIC] Text spacing settings

    We are using MicroStation V8i (SELECTseries 3) version 08.11.09.292 and we have noticed that when we use our macros to specify certain text settings, line spacing and inter-character spacing, are not being entered correctly. For instance, if I enter LS…
  • [V8i c#] Is there a API to Change the grid aspect ratio

    Problem: Need to know the API to change the Grid Aspect Ratio Tried with the ActiveSettings but we have option to change ActiveSettings.GridUnits, and GridReferences and the same is achievable via key-ins 'MicrostationDGNApp.SetCExpressionValue…
  • [V8i c#] Is there a API to import the level library

    Is there a API to import the level library Problem: Is there a API to import the level library which is correspond to the below key-ins?? MicrostationDGNApp.CadInputQueue.SendCommand("LEVELMANAGER DIALOG OPEN"); MicrostationDGNApp.CadInputQueue…
  • [V8i c#] Issue with the text font change using API

    Problem : 1. If we change the font using api 'currentElement.AsTextElement().TextStyle.Font' , Redraw & Rewrite the element. There is a displacement in the text location. if we use the key-ins, or open manually and change the font. There is no…
  • Wipping out graphics with black background in text

    OK this one is still bothering me. I have a font set up with a black background in hopes that it will wipe out anylines behind it. In most of my files it does not work but in a couple of the files it works. I have attached both files in a .pzip. If anyone…
  • Cannot open dgn drawing with Microstation v8i

    Hi. I am experiencing issues with a dgn drawing. It was created using Microstation V8i about 2 years ago. Everytime i try and open the drawing i get the following error message: "[Drawing Name] is not in a recognized file format" We have tried…
  • Re: Batch Convert DGN > DWG with ref merge

    Don, I don´t know wether this is related to issues of DGN to DGN conversion. We use this for the same reason as Ian, but just for producing DGN with merged reference files. Recently I consulted one of our external partners and we ran into…
  • Run Word or Excel or Other external applications

    Does V8 allow you to run word or excel or other programs from within?
  • BE Conference Question - Power Point Presentation Location

    Does anyone know where I can find the Power Point Presentations from the BE Conference? I was told that I could find them on the Bentley website. Please send me the link if you know. Thanks! Tom
  • Export cell origins to Excel or text file

    I am using MicroStation SS2 and have a file with many cells which I would like to export the cell origin coordinates to another file such as Excel or text. Ideally I would like to only export those cells which I select and not all cells in file. Any ideas…