RFDrawTools.GetCurveVisibility



Your Ad Here

Description

Returns a Boolean value indicating the current visibility status of the specified NURBS curve in the document window.

Syntax

Function RFDrawTools.GetCurveVisibility(curveID As RFEntityID, pbStatus As Boolean) As RFErrorCode

The GetCurveVisibility syntax has these parts:

Part Description
curveID [INRFEntityID Required. NURBS curve's RFEntityID to check the visibility.
pbStatus [OUTBoolean Required. Boolean value indicating the entity is visible or not.

 

Return to Rapidform Index


Your Ad Here