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

mgRotateLeftCB

mgRotateLeftCB(
)
=> t / nil

Description

Rotates the selected instance to the left. To rotate an instance at least one instance should be selected.

Arguments

None

Value Returned

t

Rotates the instance to the left.

nil

The current window cellview ID is invalid.

Example

In this example, the selected instance is rotated to the left. If the orientation of the selected instance is R90, then it becomes R0 after the rotate left operation is performed.

mgRotateLeftCB()


Return to top
 ⠀
X