wspWSSPDefGetAllowedPatternGroups
wspWSSPDefGetAllowedPatternGroups(d_cellViewId d_wsspDefId) =>l_allowedPatternGroupNames
Description
Returns a list with the names of the allowed pattern groups for the specified widthSpacingSnapPatternDefs (WSSPDef).
Arguments
Value Returned
|
The list of the allowed pattern group names for the WSSPDef. |
|
Example
wspWSSPDefGetAllowedPatternGroups(geGetEditCellView() wsspDefId)
Return to top