sssetfirst


(sssetfirst gripSet [ pickSet ] )

This function selects the specified selectionset pickSet and entities will become "gripped".

Arguments

gripSet  (pickset)  ignored, not used anymore; should be NIL
pickSet  (pickset)  the selectionset containing the entities to be selected + gripped; must be a valid selectionset

Return

returns the list of input arguments (gripSet pickSet)

Example

(sssetfirst NIL ss)  returns (NIL ss)

Remarks

the "gripped" selectionset is obsolete and ignored, only "selected set" is used
(entity can not be "gripped" without being "selected" anymore);
see (ssgetfirst)



©  Bricsys NV. All rights reserved.