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

schSnapToGrid

schSnapToGrid(
d_figId 
)
=> t / nil

Description

Places the object on the grid in a schematic or symbol view.

Arguments

d_figId

Figure ID of the object that needs to be placed on grid.

Value Returned

t

The object has been snapped to the grid successfully.

nil

Snapping was unsuccessful.

Examples

schSnapToGrid( anyObjectFigId )

Related Topics

Snapping To Grid


Return to top
 ⠀
X