Text orientation

Started by daught, October 25, 2012, 03:16:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

daught

Sorry my terminology might be way off. I am trying to make a Master that shows a receptacle with some text. When I rotate the symbol I don't want my text to rotate with it. Here's a screenshot with my drawing, master and it's shapesheet.


Paul Herber

It's called gravity text.
Set the TxtAngle cell in the TextTransform section to
=-ANG360(Angle)
Electronic and Electrical engineering, business and software stencils for Visio -

https://www.paulherber.co.uk/

daught

Tried that. I guess i'm still doing something wrong


Paul Herber

Electronic and Electrical engineering, business and software stencils for Visio -

https://www.paulherber.co.uk/

daught

Yes. I tried to ungroup the text and image within the master but when I drag it on my drawing the text still rotates with the drawing. I found that if I ungroup the master after I place it on the drawing, then I roate the image the text stays in position. I guess I somehow have to make sure the master stays ungrouped.

daught

Basically I want a master that behaves just like the default ones. I find it quite frustrating that I loose all text settings even if I only change the image within a default master.

Paul Herber

Don't ungroup shapes, they will break.
If the text is within a sub-shape then you will need to apply the formula to the appropriate shape.
Electronic and Electrical engineering, business and software stencils for Visio -

https://www.paulherber.co.uk/

daught

Notice in the second screenshot I have the text highlighted and it's stylesheet. Doesn't that meet "If the text is within a sub-shape then you will need to apply the formula to the appropriate shape."

Paul Herber

Yes, could be, in that case you want to reference the group shape's angle
i.e. =-ANG360(Sheet.xx!Angle)
Electronic and Electrical engineering, business and software stencils for Visio -

https://www.paulherber.co.uk/