AUGI Forums
>
Discussions and Support
>
Programming
>
API Wish List
> Grip status via the API
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
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.