Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiGetEFDrawThruDelta

hiGetEFDrawThruDelta()
=> DrawThruDeltas / nil

Description

Returns the list of EnterFunction draw-thru deltas for the three mouse buttons.

The default return value is (500 10 10, if the default values have not been changed using hiSetEFDrawThruDelta.

Arguments

None.

Value Returned

DrawThruDeltas

List of EnterFunction draw-thru deltas for mouse buttons (x3).

nil

Command failed.

Example

hiGetEFDrawThruDelta() => 
(x_button1EFdelta       x_button2EFdelta    x_button3EFdelta)

Related Topics

Window Functions

hiSetEFDrawThruDelta


Return to top
 ⠀
X