SnapViasOnLayer (IC Editor)
Forces the edges of selected vias to snap to alignment on the target layer.
| UI Access | From the Layers window, right-click the target layer and select Snap Vias. | ||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||
| Return Value |
None. |
| Python Syntax | SnapVias(<Layer_Name>, [<NAME:Setting Contents>, <IsFactorBased>, <SnapTol>, <AlignTol>, <RemoveDanglingVias>]) |
| Python Example |
|
| VB Syntax | SnapVias <Layer_Name>, (<NAME:Setting Contents>, <IsFactorBased>, <SnapTol>, <AlignTol>, <RemoveDanglingVias>) |
| VB Example |
|