Hello, I'm looking a way by using key-in(s) to change the angle of multiple selected text to 0° or any other angle defined by me.
I know about program ActiveAngleAssistant, I'm interested in key-in(s).
MicroStation V8i (SS3) 08.11.09.292
The required angle of the selected elements should be filled in manual by the user in the Element Information dialog window.
Record a macro using the selectby and properties dialog. Batch away.
Connect r17 10.17.2.61 self-employed-Unpaid Beta tester for Bentley
I need to do this in a batch process without user assistance.
There is no keyin to do that because the text could be at an unknown rotation. The calculation between the random angle and your desired angle requires the logic of a VBA (like the excellent ActiveAngleAssistant).
May I ask why that tool is not suitable for your purpose? What are you trying to accomplish that the macro will not do?
MaryB
Power GeoPak 08.11.09.918Power InRoads 08.11.09.918OpenRoads Designer 2021 R2
Hi, thank you for your replay. All these standard methods (unless keyins, macros) are known by me.