Description
Sets the visibility status of all the solids in the document window.
Syntax
Sub RFDrawTools.SetSolidVisibilityAll(bStatus As Boolean)
The SetSolidVisibilityAll syntax has these parts:
| Part | Description |
|---|---|
| bStatus | [IN] Boolean Required. It determines whether all the solids are visible or not. |