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?
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...
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.