weEnableDanglingTargetsFL
layout weEnableDanglingTargetsFL boolean { t | nil }
Description
Enables the flightline engine to connect to the end of the island instead of connecting to the middle of the island. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" " weEnableDanglingTargetsFL")
envSetVal("layout" " weEnableDanglingTargetsFL" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top