• RE: [CONNECT Update 16 .NET] PolyfaceBuilder

    Brien Bastings
    Brien Bastings
    Jon Summers said: What causes the colours to change (e.g. blue=>green gradient) across each facet? A TBGR color value is being assigned to each vertex using the same index as the point array. We then interpolate the color across the facet during display…
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
    • Jon Summers
  • RE: [OPM CE Update 9 C#] : ElementPropertiesSetter is not updating the value

    Brien Bastings
    Brien Bastings
    Jan Šlegr said: You commented out .AddToModel() method, so the change is not written back to DGN file. childElement.AddToModel(); // <= Is incorrect regardless, you'd want to "replace" not "add" the outermost complex header.
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • MicroStation CONNECT Edition SDK Update 16.1

    Robert Hook
    Robert Hook
    November 17, 2021 The MicroStation SDK team is pleased to announce the release of the MicroStation CONNECT Edition SDK Update 16.1 (U16.1). The most recent release provides several enhancements in the following areas: Executive Summary…
    • over 2 years ago
    • MicroStation
    • MicroStation Announcements Forum
  • RE: [CONNECT] [U14] mdlScanCriteria_scan doesn't find child elements

    Brien Bastings
    Brien Bastings
    File position is an obsolete concept, it's a good idea to stop using it in your code. While we do our best to preserve the behavior of the legacy mdl apis, it's not always possible. In the case of MSSCANCRIT_RETURN_FILEPOS it's not possible to return…
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
    • Jon Summers
  • STATUS: MicroStation CONNECT Edition Update 16.1 SDK

    Robert Hook
    Robert Hook
    Quick status update on the MSCE U16.1 SDK. With the announcement of the MicroStation CONNECT Edition Update 16.1 commercial release being available, please feel free to use the MicroStation CONNECT Edition Update 16 SDK release while we busily wrap up…
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Blog
  • RE: LineStyle does not show "(0)ByLevel" in its combobox with Filter= All

    Andrew Bell
    Andrew Bell
    I can confirm that the "(0) ByLevel" is now appearing in the latest release of MicroStation CONNECT Edition (Update 16.1) 10.16.01.56 and Bug (Defect) # 712392 has now been closed.
    • over 2 years ago
    • MicroStation
    • MicroStation Forum
  • RE: [CONNECT Update 16 .NET] BGNet classes

    Robert Hook
    Robert Hook
    Hi Jon Summers , BGNet is shorthand for Bentley Geometry Net. BGNetToCommonGeometry is used to map and perform a number of Bentley specific geometry operations through a variety of possible common geometry operational use cases and respective underlying…
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
    • Jon Summers
  • RE: [MSCE 10.15 C#] Intersection of Cone and Rectangle

    Yongan.Fu
    Yongan.Fu
    Jan Šlegr said: I do not think such function exists in API, but of course API is huge and maybe I miss something ;-) Actually you have found such function already. BooleanIntersect is ! Jan Šlegr said: a prerequisite here is to convert 2D "no thickness…
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
    • Jon Summers
  • RE: [MStn CE U15.2 C#] Bug? To modify a cell content does not work...

    Yongan.Fu
    Yongan.Fu
    I don't think cell APIs in .NET work well. It seems to be a problem for a long time. I am still recommend Chinese developers to use Interop(VBA/COM) API to operate cells when they want to use C#.
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
    • Jon Summers
  • MicroStation CONNECT Edition Update 16.1 (10.16.01.56)

    Marco Salino
    Marco Salino
    The MicroStation product team is pleased to announce the availability of MicroStation CONNECT Edition Update 16.1 (10.16.01.56) on Software Downloads and as a downloadable update from the CONNECTION Client. This MicroStation CONNECT Edition Update includes…
    • over 2 years ago
    • MicroStation
    • MicroStation Announcements Forum
    • Gregory Smith
    • dominic SEAH
    • Jon Summers
  • RE: [CONNECT C++] What are the mdlTable_* and mdlTableEntry_* replacements?

    Robert Hook
    Robert Hook
    Hi Miroslav Mandl , The mdlTable API provided a way to create, store and iterate table elements (TABLE_ELM Type 96) consisting of a list of table element entries (TABLE_ENTRY_ELM Type 95) of associated chains of elements providing associated (non-graphic…
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: [CE 16] How is multiple gpu supported by Microstation

    Marco Salino
    Marco Salino
    About denoising, we support both the Nvidia and Intel denoisers. The Nvidia denoiser requires an Nvidia card (Maxwell generation or newer, which is about 4 years old or younger), while the Intel denoiser will run on anything, including AMD video cards…
    • over 2 years ago
    • MicroStation
    • MicroStation Forum
    • Jon Summers
  • RE: [CONNECT C++] Calling undocumented function dgnFileObj_getHighestElementID

    Paul Chater
    Paul Chater
    Hmm, not sure why these are hidden. I will make them available in a future update. in the mean time here are the signatures, if they need to be used. Paul MSCORE_EXPORT int mdlAssoc_getHighestUniqueId ( DgnPlatform :: ElementId * highestTagP…
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
    • Jon Summers
  • RE: [SS10 08.11.09.931] Luxology removed

    Paul Chater
    Paul Chater
    Hi, You can email Marco.Salino@bentley.com and ask for the feature aspect token to allow you to use Luxology in 16.1 Regards Paul
    • over 2 years ago
    • Visualization
    • Visualization Forum
    • Marian Hofbauer
    • MSD Myles
  • RE: IFC Export by Saved View filtering

    TimLawrence
    TimLawrence
    Hi Mark, This functionality should be available in adhoc this Friday. Thanks, Tim
    • over 2 years ago
    • iTwin Services
    • iTwin Services Forum