Print Page | Close Window

lisp

Printed From: CAD Forum
Category: EN
Forum Name: CAD - general
Forum Description: General discussion about CAD, formats, standards, management, licensing, networking, harware, other CAD applications
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7233
Printed Date: 11.Jun.2026 at 00:15


Topic: lisp
Posted By: thiru.sta
Subject: lisp
Date Posted: 25.Jan.2012 at 07:41
i want new lisp which is not in zero layer in cad

-------------
Thiru



Replies:
Posted By: John Connor
Date Posted: 25.Jan.2012 at 11:46
I'm not sure what you are asking.

You want a lisp routine that will change the layer you are in?


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: thiru.sta
Date Posted: 27.Jan.2012 at 04:27
Sorry, i want lisp routine which block is not in 'zero' layer

-------------
Thiru


Posted By: John Connor
Date Posted: 27.Jan.2012 at 12:10
I think I have it now.

You are looking for a lisp routine that will somehow tell you which blocks in a drawing were either...

1. Not created on layer "0"

...or...

2. Do not reside on layer "0".

Is either of these correct?


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: thiru.sta
Date Posted: 30.Jan.2012 at 12:06
Do not reside on layer "0".
block, which is not inserted ion layer "0".
If you have tha lisp. could you share with me?


-------------
Thiru


Posted By: John Connor
Date Posted: 30.Jan.2012 at 12:55
A lisp routine that tells you which blocks do not reside on layer "0". 

I don't have a lisp routine like that.  I'd have to do a search.


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: alice12
Date Posted: 01.Feb.2012 at 10:16
Layer 0 is always the current layer when you start a new drawing, however, it is bad

-------------
http://www.gdkeyboard.com/" rel="nofollow - keyboard


Posted By: John Connor
Date Posted: 01.Feb.2012 at 12:09
Alice: Why is that bad?  It is possible to start a new drawing and NOT have layer "0" as the current layer simply by editing the DWT file (add a new layer and make it current) and saving it.

-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>




Print Page | Close Window