ScrUnselectAll
|
Deselects all selected objects. |
|
| UI Command: | Right-click in the Modeling workspace. Click Unselect All. |
| Syntax: | obj.ScrUnselectAll() |
| Parameters: |
None. |
| Return Value: |
BOOL
|
| VB Example: |
obj.ScrUnselectAll() |
| IPY Example: |
oDoc.ScrUnselectAll() |