dbGetGlobalGridRepeatMode
dbGetGlobalGridRepeatMode(d_cellViewId t_wsspDefName t_patternName) =>t_repeatMode/ nil
Description
(ICADVM20.1 Only) Returns the repeat mode for the specified widthSpacingSnapPatternDef global grid in the specified cellview for the given width spacing pattern.
Arguments
Value Returned
Example
Returns the repeat mode for the wsspDefName global grid in the cellview cellViewId for the width spacing pattern wspName.
dbGetGlobalGridRepeatMode(cellViewId "wsspDefName" "wspName")
Return to top