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