• Inserting a left click through VBA

    Hi you all, I'm trying to learn a bit of programming in microstation, but I can't seem to figure this out: I'm reworking a class I use to place cells in a drawing. Basicly the class gets a cell number from a userform, and looks up the cell, and…
  • VBA Rotate Geopak cell to view (flat)

    I need a VBA which can rotate a Geopak cell previously placed. The cell is an ellipse with a textnode in the center placed by the Geopak Labeler. When we have multiple files with multiple rotated views, it would be easier to copy tyhe cells and then…