Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Browsing all 7260 articles
Browse latest View live

RE: Display attributes linkage

Original cells are without linkage and some workflow by users or utilities introduces this. There were printout issues with these cells which are gone if cells are updated from library that is why need...

View Article


RE: Develop C# code(Visual Studio 2013) for Microstation

Hi Jon, Thanks. Yes I understood I will install both Microstation Connect and Microstation Connect SDK. Regards, Saravana

View Article


RE: Display attributes linkage

[quote user="Oto"]Original cells are without linkage and some workflow by users or utilities introduces this. There were printout issues with these cells[/quote]If the linkages are not added by your...

View Article

Display attributes linkage

Display attributes for elements are stored in the dgn a linkage with ID 65 (0x0041). For example attribute ID 8(0x0008) is for element fill and ID 16 (0x0008) is for DisplayStyle.I see that for some of...

View Article

Image may be NSFW.
Clik here to view.

RE: [CONNECT VBA] IPrintEvents mvba

Yes, "C:\ProgramData\Bentley\CONNECT Edition\Configuration\WorkSpaces\Example\WorkSets\MetroStation\Standards\Macros\PrintEventHandlerExample.mvba".Here's a screenshot showing it in action, appending...

View Article


RE: [CONNECT VBA] IPrintEvents mvba

Hi,please find in the attached zip two small examples to demonstrate IPrint eventhandler. I hope this is what you are looking for?Best regards,Artur(Please visit the site to view this file)

View Article

RE: [CONNECT VBA] IPrintEvents mvba

Thank you both. What do you mean by sophisticated example? Mainly I would like to invert RGB white to black so white elements are visible in printout and also remap cell colors based on cellname.

View Article

RE: [CONNECT VBA] IPrintEvents mvba

The delivered example demonstrates how to create a simple print accounting file, plus trivial print resymbolization (text one color, everything else black). It can be used with any design data....

View Article


RE: Run Code each time when Save Command is triggered

Hi,[quote user="quasi_modo"]Is there any chance to run some VBA code each time when a save command is executed?[/quote]I am pretty sure there is no chance to do it in VBA. In fact VBA is seriously bad...

View Article


Run Code each time when Save Command is triggered

Is there any chance to run some VBA code each time when a save command is executed?I know about the SaveAs-Event - but this is not what I need because I would like to run my code each time when the...

View Article

RE: [CONNECT VBA] IPrintEvents mvba

Also, be aware that you can resymbolize color based on cell name using a design script. As for inverting "white" RGB colors, when printing in non-rasterized mode traditional color rules are used which...

View Article

[CONNECT VBA] IPrintEvents mvba

Is there a runnable example of macro with IPrintevents object and events?

View Article

Image may be NSFW.
Clik here to view.

RE: {CONNECT C++} Text

Please follow the MicroStation Programming forum best practices.Code Syntax HighlightingWhen you post code, use the Forum advanced editor's syntax highlighting tool. That's the icon that resembles a...

View Article


{CONNECT C++} Text

Hi,I have asked one similar question. But I did not get text displayed. For V8i, I used following code:-----------------------        mdlText_create(pElement, NULL, WTxtString, &Point, &Matrix,...

View Article

RE: [C#\MDL V8i] Possible to force element to show fill even if Fill flag is...

Figured it out using linkage, if someone has a way of doing it using MDL or the COM api, please post :) public static void ForceFill(this Element elem, bool rewrite = false) { DataBlock data =...

View Article


RE: [C#\MDL V8i] Possible to force element to show fill even if Fill flag is...

In MDL header file mstypes.h (in MicroStation V8i) and in MstnTypes.h. (MicroStation CONNECT) there is the following...#define FILLSYMBOLOGY_FLAGS_DISPLAYOUTLINE 0x01 #define...

View Article

RE: [C#\MDL V8i] Possible to force element to show fill even if Fill flag is...

Thanks for looking into that for me

View Article


[C#\MDL V8i] Possible to force element to show fill even if Fill flag is...

In MicroStation Connect, you are able to set an "Always Filled" property when creating a Shape using the DgnPlatformNet API. This causes the shapes to display as filled regardless of the views "Fill"...

View Article

[CONNECT C++] duplicating function "mdlText_create"

Hi,Is there anybody try to duplicate function "mdlText_create" using new CONNECT MDL SDK?The new CONNECT MDL SDK makes it so complicate to create simple text!!!Thanks,

View Article

Image may be NSFW.
Clik here to view.

[V8 MDL] cells & associative dimensions

Hi everyone,I have a problem with cells containing associative dimensions.-          Using the user interface to place the cell in a DGN, the dimension is still associative to the lines.-...

View Article
Browsing all 7260 articles
Browse latest View live
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>