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

dbGetWidthSpacingPatternDefaultRepeatMode

dbGetWidthSpacingPatternDefaultRepeatMode(
d_wspId
)
=> t_defaultRepeatMode / nil

Description

(ICADVM20.1 Only) Returns the default repeat mode of the specified width spacing pattern.

Arguments

d_wspId

ID of a width spacing pattern.

Value Returned

t_defaultRepeatMode

  

Value of the default repeat mode.

nil

Returned in case of failure.

Example

Returns default repeat mode of the width spacing pattern wspId.

dbGetWidthSpacingPatternDefaultRepeatMode(wspId)

Return to top
 ⠀
X