RFDrawTools.SetCurveVisibility



Your Ad Here

Description

Sets the visibility status of a specified NURBS curve in the document window.

Syntax

Function RFDrawTools.SetCurveVisibility(curveID As RFEntityID, bStatus As Boolean) As RFErrorCode

The SetCurveVisibility syntax has these parts:

Part Description
curveID [INRFEntityID Required. NURBS curve's RFEntityID.
bStatus [INBoolean Required. It determines whether the NURBS curve is visible or not.

 

Return to Rapidform Index


Your Ad Here