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

RE: Difference between v7 and v8 font.rsc

[quote user="Don P"] Sometimes it just takes another set of eyes to make sure mine are open[/quote]Glad I could help, if only inderectly.  I recognise exactly how you feel!

View Article


RE: Wiki for useful code snippets?

[quote user="HDR_Coder"]I found this Wiki[/quote]Hmm.  The Programming Wiki appears to have contributions only from Bentley staffers.  I don't see how we can post to it.I recall that Jan Slegr...

View Article


Wiki for useful code snippets?

I was wondering if there is a sort of wiki page where we can post helpful code.For V8i, I was going through the provided examples about levels and fixed some mistakes/made some changes for myself....

View Article

RE: [V8i VBA] Check if a model already exists

Hi Barry,I agree with Jon that it's not approach to use LIKE comparison, because what you need is exact case insensitive string comparison, not comparing strings using pattern. And if you prefer to use...

View Article

RE: [V8i VBA] Check if a model already exists

Morning Jan, I don't disagree either nor do I have a preference on which method to use. I simply followed the approach shown in the help file but and had it used Artur's approach then I would have...

View Article


RE: Wiki for useful code snippets?

[quote user="Jon Summers"]I recall that Jan Slegr suggested something similar a year or two back. [/quote]Yes, that's true ;-) I established my DevBase few years ago, but have had not too much time to...

View Article

RE: [V8i VBA] Check if a model already exists

[quote user="Barry Lothian"]As a relative beginner who ventures into VBA[/quote]Congratulations! The advanture has begun ;-)[quote user="Barry Lothian"]and then I think it takes time and experience to...

View Article

Image may be NSFW.
Clik here to view.

RE: Wiki for useful code snippets?

[quote user="HDR_Coder"]I have downloaded and compiled the boost libraries[/quote]Most of the Boost content is header (*.hpp) files.  They don't need compiling — simply #including.  You can download...

View Article


RE: [V8i VBA] Check if a model already exists

I agree with Jan, I use a ModelExists function very similar to the one Jan posted. I have model related functions like this stored in a separate class module that I include with different projects. I...

View Article


RE: [V8i MDL] Possible to change view name?

mdlWindow_titleSet() possibly....

View Article

RE: [V8i MDL] Possible to change view name?

You may need to implement IViewMonitor and use it with IViewManager.

View Article

RE: [V8i MDL] Possible to change view name?

Got it, found the solution at www.la-solutions.co.uk/.../MicroStationAPI-SetViewTitle.htm

View Article

[V8i MDL] Possible to change view name?

Is it possible to change the name of the View?For example, instead of saying  "View 4, Default", I would like for it to say something else.If I remember correctly, I was able to change the name of the...

View Article


RE: [CE C#/.NET] Example : Create a Solid Slab

What is the idea to combine two slabs into one element in C# .NET?In the past we can import DLL but now that mdl help file is missing and I can only find out the following method:"mdlSolid_unite...

View Article

RE: [CE C#/.NET] Example : Create a Solid Slab

Anthony, Please start a new thread with that question and mark the answer/answers for this one.

View Article


RE: [CE C#/.NET] Example : Create a Solid Slab

Boolean Operations on Solids in CONNECT[quote user="clever_anthony"]What is the idea to combine two slabs into one element in C# .NET?[/quote]Please post a new question in a new thread!

View Article

RE: [CE C#/.NET] Example : Create a Solid Slab

Okey, the question of uniting solid elements remains unanswered, please refer to: Topic : [CE C#/.NET] Unite Solid Elementscommunities.bentley.com/.../118883

View Article


RE: [CE C#/.NET] Unite Solid Elements

[quote user="clever_anthony"]What are the ideas to unite two slab elements?[/quote]What you're referred to is termed a boolean operation on solids.  Such operations include, for example, union,...

View Article

[CE C#/.NET] Unite Solid Elements

What are the ideas to unite two slab elements in C# .NET?

View Article

RE: Turn off level in View, C++

>> worked = mdlView_setLevelDisplay(modelRef, 0, levid, FALSE);//not working, worked = 0 mdlView_setLevelDisplay() returns a StatusInt, where 0 == SUCCESS...are you sure your code is not working?

View Article
Browsing all 7260 articles
Browse latest View live


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