BIGAL Posted October 28, 2014 Posted October 28, 2014 Your missing the "n" for new (command "-layer" "n" "myline" "C" "myline" 1 "LT" "myline" "Dashed" "") Quote
Lee Mac Posted October 28, 2014 Posted October 28, 2014 Normally to create new layerI use (command "layer" "myline" "color" "red" "" "") but I couldn't see that line in you lisp but it create layer how .......... ;; Create/set/thaw/turn on/unlock the required layer (command "_.-layer" "_m" lay "_t" lay "_on" lay "_u" lay "") Quote
sanjeeve Posted November 1, 2014 Author Posted November 1, 2014 .......... Hi lee I have one more thing I hope you can help me for this I have to create point 1.2m offset along property line for house Every time I have to offset then extend the line to intersect property line then change layer to my point layer then insert point to intersection point is there any way you could write a lisp for me 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.