(nentselp [prompt] [point])


Return a point, without necessarily asking the user.


This function works just like nentsel, except nentselp does not need the user to pick a point. The prompt argument is an optional prompt you can present to the user. When you include the point argument, you do not need to prompt the user for a point.

 

Example

Code Returns
(setq abc '(1 2 3))  
(setq n (nentselp abc)) (<Entity name: 890158>
(5.0 5.0 0.0))

 

Tell me about...

(entsel [prompt])

(initget [bits] [string])

(setq symbol1 statement1 [symbol2 statement2] ...)

LISP Compatibility

Programming Overview of LISP (LISt Processing) Language

 


Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved.