RE: Select all element on a level
Hi L, besides information mentioned by Jon, can you explain what do you want to achieve? To search elements and try to obtain information from every element sounds like very inefficient approach if you...
View ArticleRE: [CONNECT C#] Create text with active text style
Hi, during testing this issue, I noticed the need of executing "save settings" prior to execute the c# code. Without "save settings" the default settings were used. Although adding RunProperties to...
View Article[CONNECT C#] Create text with active text style
I am trying to create a text using the new .net API, but I cannot find out how to apply the active text style. What I have tried is to get active text style and create a TextBlock like this:...
View ArticleRE: [CONNECT C++] Is there a free tool to convert a graphics file to MDL...
Hi Zhen, can you be more specific what do you mean by "graphics file" (vector, raster, format?) and for what purpose do you need to store data in rsc file? With regards, Jan
View ArticleRE: [CONNECT C++] Is there a free tool to convert a graphics file to MDL...
Hi, Jan I need to make a toolbox in my resource (*.r) file. In which there are several icons. I have bitmap file for the icon right now. But MDL resource file only recognize RSC fiormat icon (I am not...
View ArticleRE: [CONNECT C++] Is there a free tool to convert a graphics file to MDL...
Actully, I need a "paste" icon. Has MDL SDK a ready-use "paste" icon? If yes, how can I use it? Many thanks
View ArticleRE: [CONNECT C++] Is there a free tool to convert a graphics file to MDL...
Hi Zhen,from MicroStation XM Edition it's possible (and recommended) to use ICO or BMP format to define custom icons. Original icon rsc format has been treated as obsolete now. Consequently icon editor...
View Article[CONNECT C++] Is there a free tool to convert a graphics file to MDL resource...
Hi,Is there a free tool to convert a graphics file to MDL resource file format?Thanks,
View ArticleRE: [VBA] Select all beam elemnts and change color.
Each product line could have their own preferred workflows for their development and professional services colleagues/teams that limit the number of areas required to actively monitor and respond to....
View ArticleRE: Is there a way to disable a file being added to the recent file list in...
Thank you, YongAn. Communities doesn't send me email notifications when my threads get updated, though I have my account set for such notifications. So I only saw your latest reply today. We'll look at...
View ArticleIs there a way to disable a file being added to the recent file list in Connect?
We have several MDL applications that open a temporary file using mdlSystem_newDesignFile() and we do not want that file name to be added to Connect's recent file list. In previous version of...
View ArticleRE: [CONNECT C++] convert the (icon) .rsc to .r
The MicroStation SDK install provides; ..\bin\rcomp.exe that is used to create .rsc files from .r (and .r.h) files. For a complete working example take a look the IconCmd[Small|Large]Rsc icons in the...
View ArticleRE: [CONNECT C++] convert the (icon) .rsc to .r
Hi, Bob I need to generate .r file from a .rsc file. Thanks
View ArticleRE: [CONNECT C++] convert the (icon) .rsc to .r
[quote user="Zhen Li"] I need to generate .r file from a .rsc file[/quote]You want to reverse-engineer the icon — that is, generate the icon source data from the binary file? Many years ago there used...
View Article[CONNECT C++] convert the (icon) .rsc to .r
Hi,I did some search on this forum. I found Jon mentioned "convert the .rsc to .r". But he did not say howI created an icon RSC file. I need this icon to embedded in the *.r file. Which tool I can use...
View ArticleRE: [CONNECT C#] Create text with active text style
Hi, I have used 10.2.0.39 Update 2 for testing this issue. With which MicroStation CONNECT build are you working? Best regards, Artur
View ArticleRE: How to create custom tools in microstation?
[quote user="Karthik M"]How to clear the Error[/quote]What operating system are you using? At the time MicroStation V8.5 was released, Windows XP did not object to users having write access to the...
View ArticleRE: How to create custom tools in microstation?
[quote user="Jon Summers"]Windows XP did not object to users having write access to the C:\Program Files folder.[/quote]Good note! And it's the reason why newer MicroStation versions split program and...
View ArticleRE: [Connect VBA] Problem with rotation matrix3d
Hi, I would like to inform you the a file specific Defect # 541141 is filed to address this issue. Best regards, Artur
View Article[Connect VBA] Problem with rotation matrix3d
Hello,I wrote in "Microsstation V8i SS3" the VBA code below.Now i'm trying to use this VBA code in "Microstation Connect" but, when running the vba, the origin of the textelement is not right.The text...
View Article