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