pltICurve GetCurveInTipTail

Gets whether or not the curve is included in the calculation and drawing of the tip-to-tail curve.

Syntax

pltICurve_ctrl GetCurveInTipTail

Application

HyperGraph Polar Plot/Tip to Tail functionality.

Description

Gets whether or not the curve is included in the calculation and drawing of the tip-to-tail curve. The return value is either true or false.

Example

Returns false, which means this curve is not included in the calculation and drawing of the tip-to-tail curve.
pltICurve_ctrl GetCurveInTipTail 

Errors

None.