Select all element on a level
Good afternoon,i'm looking to create a VBA that allows you to search for a field in the Element information (e.g. description or text string) and select the elements that have the desired results in...
View ArticleRE: [VBA] Select all beam elemnts and change color.
[quote user="Ilnur Ismagilov"]Could you give an example of how to select all beam elements in level and change color. [/quote]If plain old MicroStation VBA, then you can scan your DGN model for...
View Article[V8i VBA/MDL] Is it possible to use mdlStringList_getMember with VBA?
I'm attempting to enumerate an MDL StringList obtained using mdlLineStyle_nameGetStringList from VBA. As far as I can tell,I've successfully obtained a StringList, but am stuck on how to use...
View ArticleRE: MicroStation VBA "s_ChangeTextInfo" error
Hi Jan, Thanks for the quick reply. I realized this morning that I forgot to mention a few key details... We are running the VBA macro to create a series of CAD loop diagrams (similar to Herve's post...
View ArticleRE: [CONNECT C++] Add a command icon under "Utilities"
Hi Jan, I feel so sorry to hear that your customer can not (does not allow) to access Ribbon bar. If this is true MicroStation has lost SO SO SO IMPORTANT function that gives your customer MUCH...
View ArticleRE: [CONNECT C++] Add a command icon under "Utilities"
[quote user="Zhen Li"]I feel so sorry to hear that your customer can not (does not allow) to access Ribbon bar[/quote]Niether Jan Slegr nor I represent or work for Bentley Systems. If you look at...
View ArticleRE: [CONNECT C++] Add a command icon under "Utilities"
Zhen, You can customize the Ribbon bar by modifying/creating DGNLIB file. What functionality\convenience is lost to the customer? What Jan is saying is that you can also modify the ribbon...
View ArticleRE: [CONNECT C++] Add a command icon under "Utilities"
Hi Maury,"You can customize the Ribbon bar by modifying/creating DGNLIB file" How can I do this? Is there an example to explain this? Thanks,
View ArticleRE: [CONNECT C++] Add a command icon under "Utilities"
Hi, Jon You helped a lot. Thank you very much. I did not complain about you (and Ian). I need to get my work done. I need to find a way to finish my work. My V8i MDL works fine. So I need to implement...
View ArticleRE: Is there a way to sequentially number a selection set?
Thank you everyone for your responses. We have been manually placing text on the piles for years, and I was hoping someone had a similar situation / solution out there already. Jon, I understand there...
View ArticleRE: [CONNECT C++] Add a command icon under "Utilities"
Hi Zhen,[quote user="Zhen Li"]your customer[/quote]As other wrote already, I am not Bentley employee. And I am not sure based on what information you did such assumption ... and wrote wrong...
View ArticleRE: [VBA] Select all beam elemnts and change color.
Hi Ilnur, it's a shame there is no "AECOsim Programming" forum (at least I was not able to find any similar), because AECOsim BD creates complex element structures, not simple MicroStation ones. I...
View ArticleRE: [CONNECT C++] Add a command icon under "Utilities"
Hi, Jan Thank you very much for your reply. Is there an example for " dgnlib to customize MicroStation". This is a quick way to get my work done. Best,
View ArticleRE: [CONNECT C++] Add a command icon under "Utilities"
[quote user="Zhen Li"] Is there an example for " dgnlib to customize MicroStation"?[/quote]MicroStation DGNLib customisation, including user interface customisation, is part of the standard product....
View ArticleRE: VBA - how to set the accusnap mode automatically?
Jon,This is old, but I think this should be using mdlParams_setActive and mdlParams_getActiveNot mdlParams_setLock and mdlParams_getLock like it says in the link to your website...
View ArticleRE: [VBA] Select all beam elemnts and change color.
[quote user="Jan Slegr"]it's a shame there is no "AECOsim Programming" forum (at least I was not able to find any similar)[/quote]Hi Jan,The most effective pattern for searching then posting any...
View Article[VBA] Select all beam elemnts and change color.
Hello, could you give an example of how to Select all beam elemnts in level and change color. VBA..Thank you.use AECOsim Building Designer V8i (SELECTseries 5)
View ArticleRE: VBA - how to set the accusnap mode automatically?
I see you posted it correctly above, must just be a typo on the website =)
View ArticleVBA - how to set the accusnap mode automatically?
I know how to enable or disable the use of accusnap in VBA but I haven't found a way to set the accusnap mode yet ...Is there a way to set the mode automatically?
View ArticleRE: [VBA] Select all beam elemnts and change color.
Hi Bob,we stole this discussion ... but anyway:[quote user="Robert Hook"]To determine if a product line or product line programming forum exists consider trying a well-formed Communities Boolean search...
View Article