Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Jan Šlegr
Likes
Profile
Activity
Communities
Friends
Likes
Achievements
Bookmarks
Blog Posts
Questions
More
Cancel
RE: "level filter set" keyin usage
Tuan Le
Thanks for the observation Lorys. However, "used" is only 1 option, there are other 11 keyins. The full list, that I can see: LEVEL FILTER SET NAME LEVEL FILTER SET DESCRIPTION LEVEL FILTER SET COLOR LEVEL FILTER SET STYLE LEVEL FILTER SET WEIGHT LEVEL…
over 2 years ago
MicroStation
MicroStation Forum
RE: [SS10 VBA] Retain existing selection set
Yongan.Fu
I have another idea for your reference. To keep the existing selection set, you can replace ILocateCommandEvents with IPrimitiveCommandEvents which can retain selection set.
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
RE: OpenCities Map Ultimate
Dan Weston
Donna, There are two variables now, beginning in Map Update 16, one for Import, and another for Export. In the Map CONNECT Edition, the changes take place immediately, so you don't have to exit the DGN File or restart Map to refresh the UPF file…
over 2 years ago
OpenCities Map
OpenCities Map Forum
RE: Named Expression query
Andrew Edge
I concur: ActiveModel.Name & "-DRAFT" is the best solution. In early Print Organizer, perhaps back in V8i era but I don't recall when exactly this changed, the output file name for each print definition was constructed by the primary, interactive process…
over 2 years ago
Printing and Plotting
Printing and Plotting Forum
RE: Bi-directional Connectors?
Glen Worrall
Hi Dominic, Not sure if you have the full landscape of the iTwin technologies, but the Bentley services are addressing your points, and perhaps it may be good to consider what "could" happen, rather than what happens due to past technology / workflow…
over 2 years ago
iTwin Services
iTwin Services Forum
RE: [CE U16 C++] Unable to create CreateCellElement1 with the COM Api
Artur Goldsweer
Hi Jan, I think that is probably the case, but I can´t confirm this right now. I have only tested this with VBA and C# so far. Best regards, Artur
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
RE: Highligt linestring complex chain and complex shape in MicroStation CONNECT
Brien Bastings
Jan Šlegr said: In my opinion it's a minor bug in element selection highlight code, because when the selection is confirmed, the element (line string) is highlighted correctly with all segments (tested in MicroStation CE U16). The "create complex chain…
over 2 years ago
MicroStation
MicroStation Forum
RE: [CE16] Print to 3D PDF Crash
Florian Scheidler
Response from Bentley Support: "I would like to inform you that this issue resulted in Defect Report 689763, and will be evaluated by the product management team for our regular CONNECT Edition updates. Meanwhile I would recommend using following workflow…
over 2 years ago
Printing and Plotting
Printing and Plotting Forum
RE: [C++ CONNECT] How to scan for Grouped Holes?
Loren
I thought I would post my resulting code using the new C++ API for any others interested: DgnModelP activeDgnModel = ISessionMgr::GetActiveDgnModelP(); PersistentElementRefList* collection = activeDgnModel->GetGraphicElementsP(); for each (PersistentElementRefP…
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
RE: Will models in the Ad-Hoc workflow update when the models in the ‘main’ iTwin update? Or are the ad-hoc workflows frozen in time from when they are created?
Glen Worrall
The Ad Hoc workflow is ‘frozen in time’ when you create the session. The iModel will not synchronize any additional changes from the design file
over 2 years ago
iTwin Services
iTwin Services Forum
RE: Compile error: User-defined type not defined in Microstation SS10
Barry Lothian
This is a partial capture from the provided DOCX file which highlights the issue
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
RE: [CE VBA] Select shared cells on level
Brien Bastings
The details tab shows the overrides. If you use the "Change Attributes" tool on a shared cell instance it will set the appropriate override flags. If I remember correctly, back in V7 when there were only 63 levels, a "level mask" was stored on the…
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
MicroStation CONNECT Edition SDK Update 16
Robert Hook
July 21, 2021 The MicroStation SDK team is pleased to announce the release of the MicroStation CONNECT Edition SDK Update 16 (U16). The most recent release provides several enhancements in the following areas: Executive Summary Microsoft Visual…
over 2 years ago
MicroStation
MicroStation Announcements Forum
RE: [V8i] Add and Delete Design Links within a CellElement
Yongan.Fu
Just as Jon mentioned, there is no public APIs for the design link in V8i. Below example is for CE. void addDgnFileLink(WCharCP unparsed) { ElementHandle eh(2733L, ACTIVEMODEL); //Here MUST use ElementHandle if (!eh.IsValid()) { mdlDialog_dmsgsPrint…
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
RE: [CONNECT Update 16] Installation of MicroStation removed the SDK folder
Robert Hook
Hi Jon Summers , FYI. MSCE SDK U16 is now available: STATUS: MicroStation CONNECT Edition Update 16 SDK (Released) . Please note the official announcement, sdk releases and changelogs are still being generated and available shortly. HTH, Bob
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
<
>