Possibility to allow macros to (dis)appear in the "Macro List".
Currently, when you "Lock the project for viewing," the macros also disappear from the Macro List. This means you cannot prevent users from editing the code while still allowing them to quickly run the macro from the list (similar to how Excel han...
Improve the Macro Recording tool (Drawing > Utilities > Macros) to capture many critical key strokes that are currently ignored. Using "Drawing > Home > Primary > Level Manager > Update levels from library" as an example:
1) Cli...
C# needs a way to place an instance of a cell from a cell library. C++ can do it, VBA can do it, Python can do it, but C# can't. The .NET API was introduced with MicroStation CONNECT in 2015. Why can't C# place or replace a cell instance?
SDK Request to add a function to .NET API to allow removing a GCS from model
Add the ability to remove a GCS from a model with the .NET side of the SDK. Currently, you can get and set GCS to a model but not remove it. You have to use the COM side to remove a GCS from a model. It would be really helpful to have it on the ....
Add JT Export as additional option for Batch Processing
Due to the fact that I have large numbers of DGNs to be converted as JTs I need an individual option to export JTs by controlling Microstation from a batch file.