Jump to content

Recommended Posts

Posted

Hi,

 

I'm labelling and recording coordinates on a drawing with ordy lisp using autocad 2010, but when i click on a point the coords are labelled very small, i've clicked on the text and changed the height in properties but when i do the next point it labels to the small size again.

When i change the text height how do i save it to how i want it to stay?

Posted

Shot in the dark here. Check the font's height in the Text Style dialog box. Is there a preset height indicated there? Not sure how your LISP routine actually derives the info it uses to set the text height.

Posted

If this lisp is from Asmi, then it uses the dimension function.

 

So go into Format - Dimension Style - Modify - then under the Text tab, you can put a size text that you want to see, but that leaves all the leader lines as they were. Or you could go to the Fit tab, and put in a Scale for Dimension Features - use overall scale of___, then all lines and text will be scaled by that factor.

Posted

Setting text height via the dimension function seems a bit unusual don't you think? Who am I to say. If it works don't knock it, right? Thanks eldon for that bit of information.

Posted

I suppose that if you are using the facilities of dimensioning (after all it is ordinate dimensioning), then it might seem logical to go there to set the text height.

Posted

Going in to format and modify the text tab was correct, it works a treat now thankyou Eldon.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...