Aligned dimensions look different in block editor versus drawing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm experiencing an issue that I'm not sure how to solve. I'm working with an Cad drawing library to generate the drawing of an elevator project, containing some empty blocks with specific names (e.g. TopView0) that I use to determine the location where to draw certain views of the elevator itself, such as the front view and the top view.
In this specific case, I look for the block with the name "TopView" and I draw the top view of the elevator shaft. In the process, I also create and add some aligned dimensions, with the STANDARD style, to quote several parts of the shaft.
Once done, the block in the template looks like the following:
As you can see, the dimension 315 is hard to read.
If I open the block in the editor though, I get the following:
The dimension lines for the quote are placed inward and the text is clearly visible.
If I close the block editor, I get back to the situation in the first image. Though, if I make any change in the block editor and I save the block, when I close the editor the dimensions look "updated" and match the look they have in the editor.
Same update happens if I explode the block.
Unfortunately, I'm not that skilled in AutoCad to understand the reason why this is happening and how to fix it.
Hope to find somebody who can point me to the right direction!