Jump to content

Recommended Posts

Posted

Hi guys,

 

I'm still new to the world of LISP commands but i came across this particular one (http://cadtips.cadalyst.com/standard-blocks/automated-weld-symbols) over on the cadalyst website. It works GREAT, I love it! and it would save a lot of time inserting welding symbols this way compared to the way I'm doing it now, HOWEVER it seems that any time I insert a new weld using this LISP command the text comes in vertical instead of horizontal, (like in the top example of my attached picture. The bottom example is how I would prefer to have it inserted) which means I then have to go back and rotate all the text. can someone help me figure out a way to get it to insert horizontally when it completes the command to save me this extra step? any help would be greatly appreciated!

WELD LISP PIC..png

Posted

I believe that LISP uses the settings of the current DIMSTYLE.

Posted
I believe that LISP uses the settings of the current DIMSTYLE.

 

It does, but all other leaders and dimensions that use the current DIMSTYLE come in the way they're supposed to. this is the only one that the text gets inserted vertically.

 

after playing with it a little more I've realized that by opening the text style menu and checking the "annotative" box and the "match text orientation to layout" box underneath that fixes my vertical/horizontal problem but it also moves the text to a weird spot. solves one problem but create a new one i guess.

WELD LISP PIC..jpg

Posted

Joey,

 

As stated by SLW210 Text is set as per your dimstyle text settings.

 

That is your text is done with the textstyle given in dimstyle settings.

 

When I test it on my box, it always goes horizontal

using the standard textstyle.

 

ymg

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...