wspWSSPDefSetEnabledOverrides
wspWSSPDefSetEnabledOverrides(d_cellViewId l_wsspDefNames[ ?directiont_direction] ) => t / nil
Description
Overrides the global grid in the specified cellview and by enabling the specified list of widthSpacingSnapPatternDefs (WSSPDefs) as global grids. If the l_wsspDefNames argument does not contain any WSSPDef in a direction, there is no global grid for that direction even if the technology database specifies a global grid for that direction.
Arguments
|
Direction of WSSPDef. The direction can be |
Value Returned
Example
wspWSSPDefSetEnabledOverrides(geGetEditCellView() list("WSP2"))
Return to top