Description
Changes the visibility status of all the shells to make only the currently selected shell visible.
Syntax
Sub RFDrawTools.ShowOnlyCurrentShell(bStatus As Boolean)
The ShowOnlyCurrentShell syntax has these parts:
| Part | Description |
|---|---|
| bStatus | [IN] Boolean Required. It determines whether only the currenly selected shell is visible. |