pltICurve SetCurveInTipTail
Sets if the curve is included in the calculation and drawing of the tip-to-tail curve.
Syntax
pltICurve_ctrl SetCurveInTipTail state – true or false
Application
HyperGraph Polar Plot/Tip to Tail functionality.
Description
Sets whether or not the curve is included in the calculation and drawing of the tip-to-tail curve.
Inputs
- State
-
- True
- The curve is included.
- False
- The curve is not included.
Example
pltICurve_ctrl GetCurveInTipTail false
Errors
None.