Learning MicroStation VBA

The MicroStation VBA API is powerful. This power allows us to be creative in how we approach programming tasks. For example, initiating the "PLACE LINE" command to provide the user with a more graphically rich experience when selecting two points can be used even when we are not concerned with drawing a line. Using a modeless form allows the user complete flexibility in working with the MicroStation interface while allowing interaction with our own GUI.