[C# MSCE 10.17.2] Is there a way to update textfields that point to itemtype...
Due to the limitation of using a single workset & dgnws file with multiple contractors on different systems, we have developed our own sheet creation tools. We are using the built in sheet model...
View Article[CE U17 C++] Get camera parameters when the view was rotated/zoomed/moved
Hello guys.I'm interested in two questions.1) What events I can use to detect when the user rotates/zooms/moves the current view in the current DGN document?2) How can I get the parameters of the...
View Article[C#] [Microstation updated 17] - Get element last modified date and user.
Does the MicroStation API offer a method to retrieve the last modified date and the username for each element?how I can retrieve this data?
View ArticleMicrostation MVB and .NET Framework Errors
I have one file that when opened with Power Geopak SS10 (.918), immediately throws when closing the file, we receive I have searched through Bentley Communities and ran all of the suggested fixes that...
View ArticleMicrosoft Visual Basic Run-Time error '-2147220738 (800402fe)': Model not found
I have one file that is causing issues for all users and receiving the below errors. We are running PowerGeopak SS10 08.11.09.918 for this particular project.
View Article[Microstation CE update 17] Place an annotation cell
problemI downloaded the VBA Cell Placement Project from this page. MicroStation VBA: Cell Placement (la-solutions.co.uk)It works pretty darn good but when I use an annotation cell it does not take in...
View ArticleNon Graphical Data - Recommendations
Hi AllWe work in OpenRoads Designer using logical file names (eg Road Name XS.dgn), this file a live view of a 3D model by referencing and clipping of the 3D model to create the cross section.However...
View Articleconvert mvba to ascii
Hello Microstation Users and perhaps John Gooding,In the past, 13 years ago, I was a Microstation user.13 years ago I did make many mvba routines.Today, I am thinking about making vba routines for...
View ArticleHow to rename several items in "Models" section using VBA?
Hello!I want to raname Models by changing names prefixes. F.E. change "IDOM_3D..." to "IDM_U00_3D..."Is it possible to manipulate those names in VBA?Thanks!
View Article[CE U17 C++] Generate and attach POD in parallel
Hi guys.In my logic, I should generate and attach a lot of little POD files to the MicroStation DGN document. For example, it can be about 100 files (each file has 10000 points and 400 Kb of disk...
View Article[CE U17 C++] Disable Undo\Redo history
Hello all. I'm a new one in the MicroStation add-in development. As I understood the C++ API has more methods so I chose it.For now, I have some logic that creates some geometry elements. I am...
View ArticleRetrieving wrong data from MDL API "mdlKISolid_bodyToElements" for a cellheader
Hi Team,I'm working on i.dgn file and trying to read the elements from a specific cellheader using the MDL API "mdlKISolid_bodyToElements" and receiving wrong data from it.I've attached a sample file...
View Article[CONNECT Update 15 VBA]: "Cache not found" error when attaching DWG files...
I have a macro that has been working fine for the last couple years, but now is throwing a run-time error and I am hoping someone may be able to point me the right direction to fix it.While the actual...
View ArticleHow to record macros in microstation bentley v8i ss?
how to record a macro in microstation v8i ss10
View Article[CONNECT Update 17 C#] Add multiline to element
Hi,is it possible to retrofit existing elements (line, line strings etc.) with multilines or replace them with multilines?RegardsFrank
View ArticleAssign point controls to smart solids
Is it possible to add point controls to smart solid or parametric solids so that they can be manipulated according to those points
View ArticleAssign point controls to smart solids
Is it possible to assign control points to a smart solid or a parametric solid so that objects or cells can be manipulated by using those control points?
View Article[CONNECT C++] Units returned to datapoint function wrong
There is a third party MDL app that when loaded is changing the units returned to my datapoint function. It looks like the third party MDL app sets something that changes the units from UORs to Master...
View Article[CONNECT C++] MicroStationAPI Documentation: NEEDSWORK_VANCOUVER_DOC
Many StateFunc_ functions have incomplete documentation. For example...typedef void(* StateFunc_DragInit)(DPoint3dCP point, int view) UserFunction called when NEEDSWORK_VANCOUVER_DOC. Parameters [in]...
View Article[v8i] Filtering listbox
Hi,Is there an automatic way to filter a listbox like Models below? I also need to use filter icon below.
View Article