MicroStation allows for macros to be recorded by the user. More...
Classes | |
struct | InputJournalManager |
Manages the recording and journaling of events as they occur in MicroStation. More... | |
MicroStation allows for macros to be recorded by the user.
Sometimes, it is necessary to programmatically record events. Several static methods allow programmers to interact with this system. Events may be sent to the recording system and, if the user has turned recording on, they will be added to the recording macro at that time. These are the same methods by which the rest of MicroStation interacts with macro recording, so your access is frist class.