Browse By Tags

  • How to write a script in a text file (notepad) to place a cell in the drawing? What are the key-in's or short forms available to write a script?

    I am using microstation v8i ss4. I want to write a script in a text file (notepad) to place a cell in the drawing but I don't know what are the shortforms or key-ins are to be written to execute the file? Can anybody help me from where can I get the…
  • 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…
  • unnecessary Tag remove from tag set

    Hi i am converting dwg to dgn. but there are some problems.i.e. there are unnecessary tags appearing in tag set. so i want to remove those tags. i have multiple sheets how i can manage.