SnapVias (IC Editor)
Forces the edges of selected vias to snap to alignment.
| UI Access |
After choosing vias, select Snap Vias from the Layout ribbon. |
||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||
| Return Value |
None. |
| Python Syntax | SnapVias([<NAME:vias>, <Objects>], [<NAME:Setting Contents>, <IsFactorBased>, <SnapTol>, <AlignTol>, <RemoveDanglingVias>]) |
| Python Example |
|
| VB Syntax | SnapVias (<NAME:vias>, <Objects>), (<NAME:Setting Contents>, <IsFactorBased>, <SnapTol>, <AlignTol>, <RemoveDanglingVias>) |
| VB Example |
|