wspDeleteMetalFill
wspDeleteMetalFill (d_cellViewId t_LayerName?removeTrimg_removeTrim?removePatchg_removePatch?removePassiveg_removePassive) => t / nil
Description
Deletes the shapes created by the wspMetalFillTrim() function.
Arguments
|
Database ID of the cellview for which the shapes are to be deleted. |
|
Value Returned
Example
cv = geGetEditCellView()
wspDeleteMetalFill(cv "Metal2" ?region cv~>bBox ?removePassive t)
Return to top