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

Re: [V8i C# addin] Double click interception

So there's no way in a C# addin to get a double click from microstation? I've gotten selectionchanged events to work for selection of certain elements. There's no event similar for a double click?

View Article


Re: Open Google Earth By Picking a Point at Required Location in a...

If you are working with V8i then you should use the "Geographic" Toolbox. There is a function that synches MS Views against Google Earth.

View Article


Re: Open Google Earth By Picking a Point at Required Location in a...

This tool is already available for Microstation V8"Geographic Tools/Synchronize with Google Earth"

View Article

Re: Open Google Earth By Picking a Point at Required Location in a...

Hi Stefan,Just in Time ;-)

View Article

Image may be NSFW.
Clik here to view.

Re: [V8i C# addin] Double click interception

zCane75:So there's no way in a C# addin to get a double click from microstation?This is a language issue, not a MicroStation issue.  When you venture outside Microsoft's 'managed environment' there are...

View Article


Re: Convert Regular Text to Data Field....

Ok, so I still figured it out. I have come close to the final code but I need it to restart after I converted the first text. Here is the code I have so far......Module1...........................Sub...

View Article

Re: Convert Regular Text to Data Field....

Unfortunately this only works if the "text dialog box" is enabled in "Preferences" & NOT the "Word Processor". I would take any suggestions on how to fix this. Thank in advance...

View Article

Re: DrawRaster function crashes if width or height parameters are above 2K

Hi Ravi, I have discussed with one of my colleague and the availability of DrawTiledRaster in the SDK is a bug.Also it seems that DrawRaster has a 2048 per 2048 limit. Passing this limit there is no...

View Article


Re: [V8i C# addin] Double click interception

I had seen somewhere an example of writing c++ code from within a .net c# addin. is that possible? I think it was mdl functions  that were being called in a c#  addin example project but now I can't...

View Article


Re: Convert Regular Text to Data Field....

Here is some code illustrating how you can change the default text editor from MicroStation VBA.Public Const TEXTEDIT_DEFAULT As Long = 0           ' Default dialog editorPublic Const...

View Article

Image may be NSFW.
Clik here to view.

Re: [V8i C# addin] Double click interception

Michael Stark:AFAIK there is currently no way to implement function callbacks with C# in a C compatible kindI disagree. C# supports all calling conventions and I have already successfully used almost...

View Article

Re: [V8i C# addin] Double click interception

DanPaul, can you point me in the direction for a basic example of executing and mdl call from a C# project? I think this is the way I need to go to get to 'mdlLocate_setFunction...

View Article

Re: Open Google Earth By Picking a Point at Required Location in a...

@DanPaul,yes, Google Earth has an API.developers.google.com/earth

View Article


Image may be NSFW.
Clik here to view.

Re: [V8i MDL] How to design the GUI toolbox & dockable toolbar?

Jan Slegr:I don't know what do you mean by the general information "are not fully explained". What is in your mind "fully explained"? I checked now MicroStation Programmer Guide > Standard Dialog...

View Article

Re: I need to know when raster attachments finished loading

The idle event does not help. I need a Raster API callback that tells me all raster attachments were loaded.

View Article


Re: I need to know when raster attachments finished loading

Have you checked out:mdlRaster_eventFunctionSet ?

View Article

Image may be NSFW.
Clik here to view.

Re: [V8i C# addin] Double click interception

zCane75:I had seen somewhere an example of writing c++ code from within a .net c# addinThat is Microsoft technology, so you'll find more on a Microsoft web site such as MSDN...An Introduction to...

View Article


Re: I need to know when raster attachments finished loading

Hi, The raster element for raster attached in Raster Manager is a bit tricky because even though the raster element is loaded in memory when the DGN is open as most DGN elements the actual raster data...

View Article

Image may be NSFW.
Clik here to view.

Re: [V8i MDL] How to design the GUI toolbox & dockable toolbar?

clever_anthony:I guess to say you're not using this method to design the dialogHe he he, it's funny and completely wrong. I used both traditional .r approach and WinForms, depending if a customer or...

View Article

Re: [V8i C# addin] Double click interception

I realize the actual commands to invoke C++ from C# would be Microsoft specific. I was asking more if anyone had a  link to a small working piece of code where an actual Microstation command is...

View Article
Browsing all 1677 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>