version 6.0
DR HIDE (area; scope; mode)
| Parameter | Type | Description | |
| area | Longint | 4D Draw area | |
| scope | Longint | -1=All objects | |
| 0=Selected objects | |||
| >0=ID | |||
| mode | Integer | 1=Hide | |
| 0=Show |
Description
The command DR HIDE hides or shows the objects in scope. This command performs the same function as the Hide and Show All menu items do for a selection.
If scope equals 0 and mode equals 0, all hidden objects remain selected. Deselect the objects before returning control to the user or applying another command.