Jump to content

Recommended Posts

Posted

Hi,

 

I have this problem with leaders:

If i have a leader in a certain style it will ignore that style and update all leaders in the drawing. For dimensions i dont have the problem.

Plz help

 

It are qleaders

 

(setq ss (ssget "_X" '((0 . "LEADER,DIMENSION")(3 . "STIJL A"))))

 

Greetings

  • Replies 24
  • Created
  • Last Reply

Top Posters In This Topic

  • Lee Mac

    12

  • alanjt

    4

  • wizman

    3

  • gstorrie

    2

Posted

Hi Lee thx for the quick respons,

 

I think I should explain myself a bit more. The problem is that (3 . "STIJL A") exception is ignored for quickleaders but not for dimensions. I think this might be a bug in ACAD. For example if i add this exception all leaders are selected by the ssget function even if they dont have style "STIJL A". I only want to select "STIJL A" Qleaders. All not "STIJL A" leaders are converted to "STIJL A"

 

Thx

Posted

Hmmm... in that case I would have said that your first code should have worked - not sure on this one :geek:

  • 2 years later...
Posted

Dear all,

 

Could anyone help me a lisp to set all dimension (including dimensions in block) to a specified layer?

 

Thanks,

Miquan

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