PDA

View Full Version : Grip status via the API



RobertB
2004-06-04, 07:57 PM
Visual LISP has (ssgetfirst).

It would sure be nice to have something for the VBA guys.

william.chandler
2004-06-08, 08:59 PM
Try this
Dim ss As AcadSelectionSet
Set ss = ThisDrawing.PickfirstSelectionSet