BrianTFC Posted February 28, 2012 Posted February 28, 2012 Hi All, I'm looking for a routine that when i select the text it would create a layer with the text as it's name. i.e text (S7) = layer name is S7. thanks Brian Quote
BIGAL Posted February 28, 2012 Posted February 28, 2012 Good time to learn lisp no code but 1 use entsel to pick text then using Assoc you can get the text value 2 command layer N textvalue etc Look up help the 1st item is the basis of heaps of lisps just search through a few of the posts Quote
Lee Mac Posted February 28, 2012 Posted February 28, 2012 Start here: http://www.afralisp.net/index.php Come back if and when you get stuck Quote
Recommended Posts
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.