i appreciate your help in this, however i can't seem to get it right... i'm not sure how to extract the layer information using the ssget function..
i thougth about trying to use something like
(setq Ent (nentsel PtPick))
to try to use the nentsel just like the ssget function,
but to no...
thanks for your reply!
i think we are on track with the ssget ptpick method... however, i am having trouble formatting the code so it grabs the point and puts it back in the ssget function. Could you please post the correct syntax?
here is the code i am working with:
(setq Ent...
Hi!
I have written a lisp routine that will freeze a selected entity's layer by using entsel (which turns off the base layer) or by using nentsel (which turns off the sub-object layer).
For instance, if a block is created on layer "0" and placed on layer "1", using entsel will turn off...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.