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

dbGetPinGroupGuideEdgeBoundary

dbGetPinGroupGuideEdgeBoundary(
d_edgePinGroupGuide
)
=> d_prBoundary / nil

Description

Returns the prBoundary associated with the specified edge pin group guide.

Arguments

d_edgePinGroupGuide

The specified edge pin group guide whose associated prBoundary need to be returned.

Value Returned

d_prBoundary

The prBoundary associated with the specified edge pin group guide is returned.

nil

The SKILL function was not run successfully if no prBoundary is associated with the specified edge pin group guide.

Example

dbGetPinGroupGuideEdgeBoundary(epgId) 
=> db:0x13eaec1a

Return to top
 ⠀
X