ssadd
(ssadd [ ename [ selectionSet ] ] )
This function adds the entity
ename to an
existing selectionSet
or creates a new or empty
selectionset.
Arguments |
ename (ename, optional) the entity to be added to the
specified or new selectionset; |
Return |
ENAME, the newly created or passed-in selectionSet, or NIL if it fails |
Example |
(ssadd) <Selection
set: 00000000401F7980> new empty selectionset |
Remarks |
adding an entity, which is
already contained in a selectionset will not modify the
selectionset (each entity is contained only once); |
© Bricsys NV. All rights reserved. |