delete_pin_halo_shapes
delete_pin_halo_shapes
{ -all | -inst_set d_setObj | -set d_setObj }
Description
Removes pin halo shapes from the terminals for all the nets in the design, selected instances, or the selected nets.
Arguments
Examples
The following command removes the pin halo shapes on all the terminals of instances with names beginning with FINST.
delete_pin_halo_shapes [ -inst_set [find_instance -window_id 1 -name "FINST*"]]
Related Topics
Return to top