Browse By Tags

  • - Automatically execute commands upon file open [XFM project]

    Users leveraging OpenCities Map XFM projects are able to execute key-in commands upon project open via definition of MS_GEOINITCMD as a macro (variable definition) within the XFM project, for a given XFM project workset. Is there a likewise strategy…
  • OpenPlant Modeler CE - Execute Query with VBA or Key In

    Hi all, can I use a VBA macro (or key ins) to execute a query (or open a .ecquery.xml file) in OpenPlant Modeler CE? I tried to record a macro, but with no results... For example, I need to create a batch to execute a query on a list of DGN files…
  • Key-In commands with configuration variables to a specific folders in projectwise

    in MicroStation V8i SS10 or Connect update 13 I am trying to run a keyin to publish the packaged imodel (.i.dgn) to a specific folder in ProjectWise utilizing configuration variables. I can hard path the ProjectWise location but can this be done by…
  • Change fill of all elements (key-in)

    Hello, I want to change the fill of all elements in a lot of files and I want them to have no fill. For this I want to use the batch processing with vba. In the moment it looks like this: LEVEL SET LOCK OFF ALL (To unlock all references) CHOOSE ALL…
  • RE: Paste OLE Object dialog settings

    Mr. Hook, I downloaded your dmsg keyins but I am still unable to set the Paste OLE Object parameters using dmsg. I have discovered that ALT-DownArrow seems to activate the drop-down menus but there is no ALT-DownArrow listed in your DMSG Keyin Equivalents…
  • Attach Reference File to Multiple files.

    Hello Everyone, I have task that requires me to attach a base file to 80 sheets. I have to attach a base file, clip, update the sequencing and allow nesting for 1. What I want to do to avoid doing all the steps I have described is instead, going…
  • Re: Key-in: Working Units > Accuracy

    I am trying to play catch up on this question. I know you can manually change the Design file Accuracy. I recorded a macro for this, but I got nothing. As I step through it. It opens the Design file and the window for accuracy is open. The macrohandler…
  • VBA to Load Key-in Command

    I wanted to setup and F Key, which I do know how to do. Only I wanted one to load the Key-in. I know the Utilities, pull down and the top item is Key-in When I use that it is fine and the courser is blinking on the line to put in a command. Tried to show…
  • How to run Microstation-BASIC with parameters....

    How to run Microstation-BASIC with parameters.... I am taking about Microstation-BASIC not VBA. In previous question I learnt how to get keyinarugments in vba. Now I can to know , How to pass parameter to a Microstation-BASIC ??? Good day…