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

schHiRotate

schHiRotate(
[ ?nonModal g_nonModal ]
)
=> t

Description

Rotates objects. Usable when editing schematics or symbols.

Operates on the selected set. If the selected set contains multiple objects, you are prompted to click a reference point. If the selected set is empty, you are prompted to point at an object to rotate; that point becomes the reference point. The objects must be fully selected.

If g_nonModal is t or there are objects in the selected set, the function cancels after the first successful rotation. Otherwise, the function repeats and prompts you to select another object.

Arguments

?nonModal g_nonModal

Specifies whether the function should be non-modal.
Default: t

Value Returned

Always returns t.


Return to top
 ⠀
X