Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbSetPinGroupGuideEdgeStopOffset

dbSetPinGroupGuideEdgeStopOffset(
d_edgePinGroupGuide
n_offset
)
=> t / nil

Description

Sets the stop offset of the edge on the edge pin group guide.

Arguments

d_edgePinGroupGuide

The ID of the edge pin group guide.

n_offset

The stop offset of the edge.

Value Returned

t

Returns t if the stop offset of the edge on the edge pin group guide is set.

nil

Returns nil if the stop offset of the edge on the edge pin group guide is not set.

Example

dbSetPinGroupGuideEdgeStopOffset(epgId 10)
=> t

Return to top
 ⠀
X