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

dbSetPinGroupGuideLayerPriorityOrder

dbSetPinGroupGuideLayerPriorityOrder(
d_areaPinGroupGuide
g_value
)
=> t / nil

Description

Sets the value of the layerPriorityOrder constraint on the given area pin group guide.

Arguments

d_areaPinGroupGuide

The ID of the area pin group guide.

g_value

The value that you want to set for the constraint.

Value Returned

t

Returns t if the value of the layerPriorityOrder constraint is successfully set.

nil

Returns nil if the value of the layerPriorityOrder constraint cannot be set successfully.

Example

dbSetPinGroupGuideLayerPriorityOrder(apgId t)
=> t

Return to top
 ⠀
X