[CONNECT C++] Add DGN Model Name to Report
I'd like to add the active DGN model name to a Report. I'm looking at the ReportsExample delivered with the SDK What I'd like to see is a report of the Item Types defined by...
View ArticleFence clip/crop - v8.11.9.578
OS is Windows 10, Microstation version is v8.11.9.578I have placed a fence around an area of interest on a DGN drawing created by someone else. This drawing contains a topographic contour elevation...
View Articlehow to get each face information(points or brep construct the face) from a...
Hi all, I have a slab which is a box, i want to get the faces of the box? the box is as below, the dng file is attached, I am runing Microstation CE 10.7, programming with C++ and C#, I try to run...
View Article[V8i/CE C++] How to publish DGN with references to i-model
Hi,my question is about the best workflow in V8i, but I think the same can be asked for CE implementation, so I included both versions in the subject.I have DGN file with references (often) and more...
View Article[V8i] Should MDL developers uninstall Connect Advisor?
Hi folks,This is more of a discussion than a question. I noticed some time ago I couldn't load and unload my MA's cleanly during development. It seemed my resource file would get locked and only...
View Article[CONNECT C++] CurveVector::IsPhysicallyClosedPath
CurveVector::IsPhysicallyClosedPath tells me if, say, a line-string has coincident start and end points. It looks like a shape, but remains an open curve vector. I want to measure the area of that...
View Article无法访问include里Refcounted文件的::operator new(protected成员)
/*-------------------------------------------------------------+ | HelloWorld.cpp | +-------------------------------------------------------------*/ #include <Mstn\MdlApi\MdlApi.h> #include...
View Articleits possible to create shortcut for mdl Apps ??
its possible to create shortcut for mdl Application ?If yes,how can i do this !?Thanks In advance ~RKG~
View Article[MVBA V8i SS3] question about TrimSolidWithSurface
Hello All,I'd like to cut a smartsolid, I found TrimSolidWithSurface, it looks like meet my requirement. But I failed to run it.SetElementEnumerator = object.TrimSolidWithSurface (solid, toolSurface,...
View Article[Connect upd11 API] FPoint3d problem
Hello,I use VS 2015, windows 7 and Connect update 11I think there is a small problem with FPoint3dCompiler is complaining "ErrorC2036'Bentley::_fPoint3d *': unknown size"As far as I can see,...
View ArticleHow to create a solid between two shapes by MVBA
Hello All,There is a sloped shape A, shape B is A's projection on XY plane, I'd like to create a solid C between A and B.To do it manually, I created a solid by extrude B, and then used "replace face"...
View Article[Connect C# Addin] How can I get my own icon to a button on a ribbon?
How can I get my own icon to a button on a ribbon? Do I need a icon resource?The Ribbon is load to Microstation Connect Edition and works fine. I use a xml file for the ribbon. Here is a snippet of a...
View Article[CONNECT C++] Add DGN File Name to Report
I want to create a Report programmatically. The Report should have a column that displays the DGN file name where an Item is found. In a related question I found how to add a DGN model name to a...
View ArticleCE C++关于API问题
请问我在论坛里看到个API是mdlInput_simulateCursorMotion,但是我无论在C++文档还是在C文档都没找到其说明,请问有没这个API的说明。
View ArticleIs it possible to disable MS command prompt/message/etc in MVBA V8i SS3
Hello All,There are many CadInputQueue.SendCommand in my codes, when I run it, there will be many prompt/message show at the bottom of MicorStation. I'd like to know if it is possible to disable such...
View Article[Connect C++] Get the file is password protected information with toolkit
Hi, I have a password protected design file and when open in MicroStation it pops up window to let user know this file is password protected:I am wondering how to get the password protected status via...
View Article[CONNECT C++] Delete a ReportDefinitionNode
I can find a ReportDefinitionNode like this...ReportDefinitionNodePtr node = ReportDefinitionNode::FindByPath (L"category\definition-name", *activeDgnFile);How can I delete that node?
View Article[Connect C# Update 11] Coordinate System DgnGCS.LatLongFromCartesian() giving...
I am getting two different values from microstations "Export Google Earth File" tool which produces a kml file for the DGN elements and from the DgnGCS.LatLongFromCartesian method.The KML file contains...
View ArticleV8i 08.11.09.459 crashes when opening.
We have a user whose MicroStation installation has been corrupted somehow. The last time he used it successfully was 1/16/2019. He tried to get in it today and the program keeps crashing. The...
View Article