Dimensioning text issue

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to add a text to my model as an extrude and I want to be able to change the size of the number using defined parameters plus keep it in an aligned place using distances to other sketch objects. I run into two issues though (also see the screenshot attached):
- I use sketch > text. I can select the height of the text, which makes a rectangle around my text with the height specified, however, there is still a gap between the top of the text and the top of the rectangle. How can I prevent that gap, clearly I want the defined parameter to be the height of the text, not the height of some random rectangle around the text.
- I draw two diagonal lines in the rectangle to find the center point of the rectangle (which should be the center point of the text, although it is not due to the issue above) and subsequently apply coincident constraints at all corners. Furthermore, I apply a coincident constraint to this centre point and a line, to ensure that the middle of the text stays on that line. Also I define the height of the text as a user parameter. If I am correct, this should lead to that when I change the parameter, the size of the box and thus the height of the text should change. However, the moment I adjust the text height the coincident constraints on the rectangle around the text get deleted and the text height adjusts without keeping the position that I want. The two diagonal lines and their centre point stay in position due to the coincident constraints, but the rectangle around the text changes and gets detached from my two diagonal lines. Is there a way to prevent this?
Thanks!