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

dbGetWidthSpacingPatternAllowedRepeatMode

dbGetWidthSpacingPatternAllowedRepeatMode(
d_wspId
)
=> t_allowedRepeatMode / nil

Description

(ICADVM20.1 Only) Returns the allowed repeat mode for the specified width spacing pattern.

Arguments

d_wspId

ID of a width spacing pattern.

Value Returned

t_allowedRepeatMode

  

Value of the allowed repeat mode.

nil

Returned in case of failure.

Example

Returns the allowed repeat mode for the width spacing pattern wspId.

dbGetWidthSpacingPatternAllowedRepeatMode(wspId) 

Return to top
 ⠀
X