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

dbGetPinGroupGuideEdgeStopOffset

dbGetPinGroupGuideEdgeStopOffset(
d_edgePinGroupGuide
)
=> n_offset / nil

Description

Returns the stop offset of the edge for the specified edge pin group guide.

Arguments

d_edgePinGroupGuide

The specified edge pin group guide whose stop offset of the edge needs to be returned.

Value Returned

n_offset

The stop offset of the edge for the specified edge pin group guide is returned.

nil

The SKILL function was not run successfully and returns an error. For example, when an invalid edge pin group guide is specified.

Example

dbGetPinGroupGuideEdgeStopOffset(epgId) 
=> 2

Return to top
 ⠀
X