Dear all,
How to convert textnode to text with the same rotation angle? [Refer attached screenshot]
If you want to select an existing letter for the rotation you could use AccuDraw(Strg+both mousebuttons) RE or place it at some angle you want RQ or RA then rotate the view with RV. Then use Element Selection to pick up the textstring; choose "Place Text" and place the picked up string to place it as a new text. Then rotate the view back to "unrotated" and eventually delete the first text. (current microStation). I guess this largely could be put into one or two commandstrings if frequently required.
What are you trying to achieve in the first place? In the current microStation if you place a text "along" a linestring or a curve you can bend the curve or vertexes and even can move it together with the curve (if you do not want to see the curve you could place it e.g. on another level to bend it. (click the pic for a video)
Unknown said: ......Each text will then be part of a new text node.
......Each text will then be part of a new text node.
Lorys
Started msnt work 1990 - Retired Nov 2022 ( oh boy am I old )
But was long time user V8iss10 (8.11.09.919) dabbler CE update 16 (10.16.00.80)
MicroStation user since 1990 Melbourne Australia.click link to PM me
Unknown said:Can I get a code snippet to achieve this?
Post that question to the MicroStation Programming Forum. Perhaps someone has either written something similar, or will rise to the challenge.
Unknown said:I have no such code and despite of it's probably not very complex, it cannot be done in 5 minutes as a short relaxation from normal work, so sorry, I cannot send you it
Well said!
Regards, Jon Summers LA Solutions
or maybe a simple cell2txtnode.ma/mvba might do it?
Might be a neat util.
Will try and create one.