how to change text into same direction in one process..??. i have so many text.. and if i have to change one by one... it takes time.... thanks
Select elements and change angle in Element properties window. Unfortunately there is no command to for example rotate all cells/text to 0 degree so it is horizontal and either need macro or use element properties.
communities.bentley.com/.../rotate-text-placed-at-arbitrary-angle-back-to-0-or-90-degree
Oto said:Unfortunately there is no command to for example rotate all cells/text to 0
Doesn't the Active Angle Assistant mentioned by Judy Wong provide that function?
Regards, Jon Summers LA Solutions
Oto said:For example it is hard to explain that in CE you have to load the Macro and then go to macro tab and only there you can run it.
Usually, all that's need to run a VBA macro is key-in vba run [projectName]moduleName.procedureName.
vba run [projectName]moduleName.procedureName
Oto said:It was easier in v8i
The same key-in works in all versions of MicroStation that provide VBA.
Oto said:in v8i but even then most still used MSBASIC which was straightforward
I think that plenty of people moved to VBA. There are good reasons to prefer VBA to BASIC.
Answer Verified By: cahyadi idayhac
Jon Summers said:The same key-in works in all versions of MicroStation that provide VBA
Not really it started to work only in U4 (Defect # 490208)
Still there are lots of glitches if trying to run it from utilities menu. Key-in syntax also is not easy you have to know VBA internals. Also not clear why option to run macro from VBA project list was removed. Complicated.
VBA is a last choice for quick tools, too dependent on external uncertainties. Doesn't feel integrated in product at all. Wish BMR macros were more useful.
yaxo winx said:Hi Oto, did you find a solution to your question?
There is no solution except manually iterate using properties window.But hey you can vote and it maybe will be included in U30 in year 2025 - https://microstation.ideas.aha.io/ideas/MS-I-307
Oto said:But hey you can vote and it maybe will be included in U30 in year 2025
Unfortunately or fortunately for me, I don't plan to switch from v8i to CONNECT
yaxo winx said:I don't plan to switch from v8i
Well, it turns out that this thread is about MicroStation V8i.
It's possible that some answers here are irrelevant, since the responders — in the absence of information to the contrary — assume that you yaxo winx are using the current version of MicroStation.