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