entsel
(entsel [ prompt ] )
This function asks the user to select a single
entity.
Arguments |
prompt (optional) message to be shown; if omitted, the standard message is shown |
Return |
DottedPair (ENAME . POINT) is returned, or NIL is selection failed |
Example |
(entsel "\n* Select the Pipe
: ") |
Remarks |
only main entities can be
selected; |
© Bricsys NV. All rights reserved. |