vfoCreateAutoFGR
vfoCreateAutoFGR( ) => nil
Description
Wraps obstacles in wrap mode on clicking an obstacle if AUTO mode is selected in the Device field of the Create Guard Ring form. This function is used to specify the bindkey for creation of FGR in auto mode.
Arguments
Value Returned
Example
hiSetBindKey("Layout" "Ctrl Shift<Key>f" "vfoCreateAutoFGR")
If you press the key combination, Ctrl+Shift+f, FGR is created in AUTO mode.
Return to top