pltIPlot SetTipToTailVectorCount
Sets the number of vectors included in the tip-to-tail curve.
Syntax
pltIPlot_ctrl SetTipToTailVectorCount count
Application
HyperGraph Polar Plot/Tip to Tail functionality.
Description
This command sets the number of vectors included in the tip-to-tail curve.
Inputs
- count
- The count of vectors included in the tip-to-tail curve.
Example
pltIPlot_ctrl GetTipToTailVectorCount 5
Errors
None.