remove_highlight
remove_highlight
{-all | -set d_setObj | -name s_hlName}
Description
Arguments
Value Returned
Examples
The following command removes all the highlights sets in the active cellview.
remove_highlight -all
The following command removes the highlight set named hset1. This is equivalent to choosing Delete Highlight Set from the highlight set pop-up menu in the Layer Object Display Panel.
remove_highlight -name "hset1"
Related Topics
Return to top