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

[CONNECT VBA] Construct perpendicular to point

How to construct line from one curve to other which is perpendicular to starting point? I have curve1 and curve2 and known point on curve1 from which need to draw perpendicular line to this point from...

View Article


RE: [CONNECT] Area Measurement

[quote user="Oto"]Text fields doesn't honor MS_MEASURE_AREA_UNIT2 variable so label "sq. m" is shown as "m2" [/quote]If that's not a programming question, then please ask it in the MicroStation...

View Article


Image may be NSFW.
Clik here to view.

[CONNECT] Area Measurement

Using MicroStation CONNECT's Measure Area tool, I can choose to show area in Hectares...When formatting a text field, I would like to do the same.  I see that Hectares are included in the Units_Schema...

View Article

RE: [VBA] ProjectPointOnPerpendicular1 BiasPoint

The bias point was added to allow influencing intersection points for: arcs and ellipses - lines, line strings, and shapes.  The default behavior prior only provided the intersection point at the...

View Article

RE: [CONNECT C++] App. not unloading - prevents buid

>> The build completes only if I exit MicroStation and restart Restart MicroStation, or restart your computer?

View Article


RE: [CONNECT C++] App. not unloading - prevents buid

[quote user="Paul Connelly"]Restart MicroStation, or restart your computer?[/quote]Fortunately I don't have an IT department to advise me to reboot the computer on the slimmest pretext.  I should have...

View Article

[CONNECT C++] App. not unloading - prevents build

I've recently come across a problem that I've not encountered previously.  During development, it's commonplace to build an app., load into MicroStation, perform some tests, unload the app. and make...

View Article

RE: [DGN Platform public API, C++] "DgnCore2.dll" returns "Access violation"...

[quote user="Artem bursuk"]LoadRootModelById()[/quote]I don't see that call in your code snippet.Each DGN file must be opened before its models are loaded.  How do you open each file?  What options do...

View Article


RE: [DGN Platform public API, C++] "DgnCore2.dll" returns "Access violation"...

Hi Artem,[quote user="Artem bursuk"]Hope this is right place to ask my question.[/quote]Yes, MicroStation Programming community is a main place where application development issues should be...

View Article


RE: [DGN Platform public API, C++] "DgnCore2.dll" returns "Access violation"...

Thank you for quick response,In case I change LoadModelById() call to LoadRootModelById() I got this very excpetion during this call to LoadRootModelById(). I guess, ReadAndLoadDgnAttachments() is...

View Article

RE: [DGN Platform public API, C++] "DgnCore2.dll" returns "Access violation"...

Hi Jan,I did read forum best practices, and tried to do my best using guidelines.Unfortunately, all that I have is DgnPlatform folder consists of docs, libs and dlls. I can share readme.htm with you,...

View Article

RE: [DGN Platform public API, C++] "DgnCore2.dll" returns "Access violation"...

Hi Artem,thanks for providing more details, it's now clearer: In my opinion DgnPlatform is not public development tool as for example MicroStation SDK and it cannot be downloaded by e.g. BDN members...

View Article

[DGN Platform public API, C++] "DgnCore2.dll" returns "Access violation" in...

Hi all,Hope this is right place to ask my question.I'm working with DGN Platform public API to develop tiny DLL, which can be used to get basic meta info about dgn file: version (V7,V8) and references...

View Article


RE: [DGN Platform public API, C++] "DgnCore2.dll" returns "Access violation"...

Jan, DgnPlatform is a component of the MicroStation SDK, with a public, documented API. Pretty much any interaction with DgnFiles, models, or elements goes through DgnPlatform, if sometimes indirectly....

View Article

RE: [DGN Platform public API, C++] "DgnCore2.dll" returns "Access violation"...

Hi Paul,[quote user="Paul Connelly"]DgnPlatform is a component of the MicroStation SDK, with a public, documented API.[/quote]Thanks for more details. I am aware DgnPlatform is one of...

View Article


RE: [DGN Platform public API, C++] "DgnCore2.dll" returns "Access violation"...

Hi Paul, Yes, I'm pretty sure none of pointers controlled by me is null. GetModelType() returns MODEL_TYPE_Normal. Thanks, Artem

View Article

RE: [DGN Platform public API, C++] "DgnCore2.dll" returns "Access violation"...

[quote user="Artem bursuk"]I'm pretty sure none of pointers controlled by me is null[/quote]Ah, the confident cry of the eternal programmer!That's what ASSERT will confirm for you.Also, classes that...

View Article


RE: [V8i VBA] Creating Annotation Text in specific units regardless of design...

Update:Forget the second part of the question, I've got the text size working using the following code:Dim oModelRef As ModelReference Set oModelRef = ActiveModelReference If oModelRef.MasterUnit.Label...

View Article

Image may be NSFW.
Clik here to view.

[V8i VBA] Creating Annotation Text in specific units regardless of design...

Firstly, I am able to create text elements by providing text width and height values (via text boxes on a form) using the active units of a design file (values are in Metres) however I have been asked...

View Article

Image may be NSFW.
Clik here to view.

RE: [CONNECT C++] App. not unloading - prevents build

Perhaps it is relevant that I created a custom tool palette for my app., using MicroStation's built-in tools...The customisation includes application commands specified in the key-in.  That key-in...

View Article
Browsing all 7260 articles
Browse latest View live


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