dbGetGlobalGridDefaultRepeatMode
dbGetGlobalGridDefaultRepeatMode(d_cellViewId t_wsspDefName) =>t_repeatMode/ nil
Description
(ICADVM20.1 Only) Returns the default repeat mode for the specified widthSpacingSnapPatternDef global grid in the specified cellview.
Arguments
Value Returned
Example
Returns the default repeat mode for the wsspDefName global grid in the cellview cellViewId.
dbGetGlobalGridDefaultRepeatMode(cellViewId "wsspDefName")
Return to top