wspDeleteCellViewAllWSPData
wspDeleteCellViewAllWSPData (d_cellViewId) => t / nil
Description
Deletes all the width spacing pattern (WSP) data from the specified cellview.
Arguments
|
Database ID of the cellview for which all the WSP data is to be deleted. |
Value Returned
Example
wspDeleteCellViewAllWSPData(geGetEditCellView())
Return to top