RE: [Connect update 4, VBA COM API ] Problem with TextElement
Hi,the Defect # 278262 addressed an issue with creating text elements in combination with different text justifications. This issue  is solved with MicroStation Update 4.I just made a test and can...
View ArticleRE: [Connect update 4, VBA COM API ] Problem with TextElement
Hi ArturThanks for replying . You are saying that "different text justifications" issues are solvedI was just about to write  new post about text element justification. I have noticed that text origin...
View ArticleRE: [Connect update 4, VBA COM API ] Problem with TextElement
Hi Nenad, I had a first test and can confirm a different behavior between V8i and Connect edition. In V8i when modifying the justification, the origin of the text is not changing, but the text element...
View Article[Connect update 4, VBA COM API ] Problem with TextElement
My system is windows 7, vs 2013 and Connect ms10040046en_updt4As far as I can tell, there are problems with TextElement. I have tested VBA and COM API (C# and VB) .There is a problem with...
View ArticleRE: Create Text element with text and Data fields
thank you, that works. don't know why I kept trying to build it left to right. Just need to do all the text first then come back and add the DERs.
View ArticleCreate Text element with text and Data fields
Been searching the forums and can't find anything.I know how to create text elements and give it a string for text.I know how to create text elements and add data fields to it.but if I want to create a...
View Article[Connect update 4] Problem with Text Element justification
Hi,I have noticed that changing Text Element justification changes origin.This is not the case in V8i.Checking a little bit more I found out that using Function "Edit Text" to change justification...
View Article[CONNECT C++] mdlElementTemplate_ replacement functions
Looking for replacement functions for mdlElementTemplate_xxx. Found nothing in the migration tools, or deprecated lists. MstnElementTemplate.h is missing a typedef for TemplateSymbologyRemapperP, so...
View ArticleRE: [CONNECT C++] LSQUERY_STYLEID
LSQUERY_STYLEID is not defined in any header file (*.h or *.fdf) I can find in the CONNECT Update 4 SDK.
View ArticleRE: [CONNECT C++] LSQUERY_STYLEID
Thank you Jon for your quick answer. Perhaps it is renamed in CONNECT but I don't find by what. Regards, Patrice
View Article[CONNECT C++] LSQUERY_STYLEID
Hi,Where is defined the constant LSQUERY_STYLEID used in the mdlLineStyle_nameQuery function and named several times in the MicroStation API Documentation?Best Regards,Patrice
View Article[C# Connect U4 DgnPlatformNet] Setting Per-View Level Display
I see the ViewInformation class contains a GetLevelDisplay method, but there is no way for me to set the level display for that view..I have one level that I need to make sure is always displayed and...
View Article[CONNECT C++] Unable to bmake \examples\MixedMode\ElementPropertiesExample.mke
Two errors are received:First is a warning (MSB3644) about reference assemblies for NETFramework v4.5.2 not found.Second is during compile of ElementPropertiesExample.cpp: C1107: could not find...
View ArticleRE: [CONNECT C++] LSQUERY_STYLEID
Hi Patrice, I don't think it was renamed, more probably it's an omission and should be repaired. What was in mlstyle.h is now in LineStyleResource.r.h, but definitions related to resources only , not...
View ArticleRE: [CONNECT C++] LSQUERY_STYLEID
Hi Jan, It was what I have made until better solution. Regards, Patrice
View ArticleRE: [Connect update 4, VBA COM API ] Problem with TextElement
[quote user="Artur Goldsweer"]The issue described here seems to be a new issue with rewriting existing text elements and a first test let me assume the new origin point is used in UOR instead of...
View ArticleRE: [Connect update 4] Problem with Text Element justification
Hi Nenad,if for any reasons the justification of an existing text element needs to be modified, this has to affect either the origin of the text or the position of the text.It is not possible to keep...
View ArticleRE: [Connect update 4] Problem with Text Element justification
Hi Artur,[quote user="Artur Goldsweer"]To avoid this there were several requests to keep the text position with changing justification.[/quote]Can it be treated as "WAD confirmation"? In other words,...
View ArticleRE: Deficiency in Microstation V8 basic tag macros
Hi John, I have no answer to your question, but I'd like to ask why do you use MicroStation BASIC, that is not supported by Bentley and don't use MicroStation VBA instead of it? Can you also better...
View ArticleRE: [CONNECT C++] .NET Framework build warning in C++ project
I too get this error when attempting to install .NET 4.5.2 in addition to the .NET 4.6.1 already installed. Some CONNECT examples won't compile (get the message about the missing 4.5.2 AND messages...
View Article