Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

drdIsPixelThresholdEnabled

drdIsPixelThresholdEnabled(
)
=> t / nil

Description

Indicates whether the pixel threshold is enabled or disabled.

Arguments

None

Value Returned

t

The pixel threshold is enabled.

nil

The pixel threshold is disabled.

Example

drdEnablePixelThreshold(!drdIsPixelThresholdEnabled())

Turns on the pixel threshold if it is currently disabled. If found enabled, the pixel threshold is turned off.

For more information, see drdEnablePixelThreshold.


Return to top
 ⠀
X