wspWSSPDefGetActivePattern
wspWSSPDefGetActivePattern(d_cellViewId d_wsspDefId) =>t_activePatternName
Description
Returns the active pattern name for a widthSpacingSnapPatternDefs (WSSPDef) in the specified cellview. The active pattern may be set by a constraint in the cellview or from the WSSPDef in the cellview or technology database.
Arguments
Value Returned
Example
wspWSSPDefGetActivePattern(geGetEditCellView() wsspDefId)
Return to top