route_connectBothSidesOfGate
APR.device.route route_connectBothSidesOfGate boolean { t | nil }
Description
Routes both ends of poly gate pins and makes the poly gate pins must connect even if they are weak connect.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_connectBothSidesOfGate")
envSetVal("APR.device.route" "route_connectBothSidesOfGate" 'boolean t)
Related Topics
Routing Assistant User Interface for Device-Level Routing
Return to top