Specifies the check box setting on the Fit curve (FLC) option in the FLD panel.
*FLDFitCurveFLC()Specifies the check box setting on the Fit curve (FLC) option in the FLD panel. |
|||||
*FLDFitCurveFLC()Specifies the check box setting on the Fit curve (FLC) option in the FLD panel. |
Syntax |
*FLDFitCurveFLC(State) |
|
Arguments |
Name |
Description |
State |
Indicates if the Fit curve (FLC) check box should be turned on or off. |
|
Example |
*FLDFitCurveFLC(“On”) |
|
Application |
HyperView. |
|
Context |
||
Comments |
Valid entries are "On" or "Off". |
|
See also |
|
|
|