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#?
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...
Provide Examples of Python Programming about Multiple Sectioning
Compared with OpenX Products, Microstation is the General 3D Modelling Platform. Microstation provided named boundary for sheeting (drawing plans), however tools for generating multiple sections (without alignment) with sheet/2D drawing are still ...
Visual Scripting is a feature that uses a graphical interface to lower the entry barriers for users to create their own automations and tools with or without the need to code. Current technology exists today in various forms such as Grasshopper, D...
8 months ago
in Programming
4
Future consideration
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.