Product Documentation
Virtuoso Schematic Editor SKILL Functions Reference
Product Version IC23.1, November 2023

annToggleInfoBalloonVisibilityStatus

annToggleInfoBalloonVisibilityStatus(
)
=> t / nil

Description

Toggles the visibility of the annotation balloons on the schematic canvas. Also, displays and removes the pinned balloons on all open schematic windows.

Arguments

None

Value Returned

t

The annotation balloons are displayed or removed from the schematic canvas.

nil

The command is unsuccessful or an error occurred.

Examples

annToggleInfoBalloonVisibilityStatus()
=> t

Return to top
 ⠀
X