wspWSSPDefSetActivePattern
wspWSSPDefSetActivePattern(
d_cellViewId
t_wsspDefName
t_defaultActiveName
)
=> t / nil
Description
Sets the default active width spacing pattern (WSP) for a widthSpacingSnapPatternDefs (WSSPDef) in the specified cellview.
Depending on whether the WSSPDef exists in the technology database or cellview, the default active WSP is set in the WSSPDef or a constraint in the cellview.
Arguments
Value Returned
Example
wspWSSPDefSetActivePattern(geGetEditCellView() "M1_H_160_960" "M1_960_WSP2" "M1_960_WSP3")
Return to top