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