weCWHoldWidth
weCWHoldWidth( ) => t / nil
Description
This function is used for the create wire command when smart snapping is active. The width that is highlighted by smart snapping is used by the next wire that is being created even if the wire is created at another position than the current one.
The default bindkey that can be used for this function is Ctrl+l and is used interactively.
Arguments
Value Returned
Examples
The following example creates a wire with the width that is highlighted by smart snapping.
weCWHoldWidth()
The following figure shows a wire of width 0.615 being created.

Related Topics
Interactive and Assisted Routing Functions
Return to top