sslength
(sslength selectionSet)
This function returns the number of entities
contained in selectionSet.
|
Arguments |
selectionSet (pickset [ename]) the selectionset |
|
Return |
integer, the number of entities contained in selectionSet |
|
Example |
(setq ss (ssadd
(entlast))) |
|
Remarks |
selectionSet must be a valid selectionset; if NIL, a Lisp error is triggered |
| © Bricsys NV. All rights reserved. |