Search the Community
Showing results for tags 'bold'.
-
Change Attribute to use BOLD text during adding attribbute
Stuart68 posted a topic in AutoLISP, Visual LISP & DCL
Hi, I am a beginner with AutoLISP. I have adapted a program found within this forum that adds attributes to an already existing block within a drawing. I have been able to change the font to ARIAL, but I would also like to make it BOLD, how can this be done? (vlax-put AttObj 'Alignment acAlignmentleft) ;; 4 (vlax-put AttObj 'StyleName "Arial") Is there a simple vlax-put command that can set BOLD to true? Thanks -
Vertical dimension text gets bolder than all other text when scaled down!
ItsChrisRay posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
We've been fighting with this and the conclusion we've come to is that it's an autocad problem and there's nothing we can do about it. We have detail drawings that contain horizontal and vertical dimensions. They're drawn at full scale in model space and saved as individual drawings. We then insert them as blocks onto a sheet in paper space, scaling them down to 1/2", 1/4" scale ETC. Here's the problem - all the vertical dimension text appears bolder than everything else when scaled down. Horizontal text is just fine, diagonal text also looks a little bolder though. It seems that it's just a quirk of autocad that it does that. -
Text displayed annoyingly thick
andq posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
Could anybody help please, a text in the model space is displayed annoyingly thick. It was always ok but something changed beyond of my knowledge in one particular project only. Can't change it back, it plots ok though. You can compare the pictures: two different files with absolutely identical text settings... And, when I try to choose between text styles in text properties it says "The current style has been modified..." although I did not! I think both things are related some how... Any Ideas please? I have ACad 2011..