Jump to content

QuickField - length


mousho

Recommended Posts

Hello,

when i run the "test2" command i am meant to choose a polyline.

i would like the lisp to automatically choose the last pline that was drawn insted

 

-- i think that this alteration should come in line 248

 

i would appreciate any help from whoever can

 

thanks

*I would like to thank Lee Mac for the use of your LISP

 

QuickFieldV1-3.lsp

Link to comment
Share on other sites

Hi Mousho.

do it so

 

    
     (setq ent (entlast ))
;;;            (setq ent (car (func (strcat "\nSelect object with " prop " property: ")))) ;;former LINE248

 

 

Please, instead using line number , it's better to show the line, because for any reason it cloud be changed

Link to comment
Share on other sites

Hi Mousho. A far time ago a teacher told me .

 

"BASTA VER CLARO , PARA VER SIMPLE" [it is enough to see clear, to see simple]

And from The Little Prince [El Pricipito], author Antoine de Saint-Exupéry" “Para ver claro, basta con cambiar la dirección de la mirada”

[To see clear. it's enough to change your sight direction]

https://es.wikipedia.org/wiki/El_principito.

And least but not last: KISS Kept It Simple Sir.

 

By the way , where are you from? I'm Gabriel.

Link to comment
Share on other sites

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