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