lmDeleteViewProp
lmDeleteViewProp(d_cellListt_viewNamet_propertyName…t_propertyName)
Description
Deletes specified properties from the specified view.
Arguments
{ |
|
Examples
lmDeleteViewProp( (and2 and3) symbol partName slot )
Deletes the properties partName and slot from and2 and and3 cells symbol view.
lmDeleteViewProp( t spice gamma lambda )
Deletes the gamma and lambda properties from the spice view for each cell in the current library.
Return to top