Description
Sets the visibility status of boundary curves of all the NURBS surfaces in the document window and returns an RFErrorCode value indicating whether an error occurs.
Syntax
Function RFDrawTools.SetNurbsSurfaceEdgeVisibility(bStatus As Boolean) As RFErrorCode
The SetNurbsSurfaceEdgeVisibility syntax has these parts:
| Part | Description |
|---|---|
| bStatus | [IN] Boolean Required. It determines whether boundary curves of NURBS surfaces are visible or not. |