creating custom schematic check and save markers

  • Thread starter Thread starter Suresh Jeevanandam
  • Start date Start date
S

Suresh Jeevanandam

Hi Andrew and all,
I do a number of custom checks with the standard schematic check and
save using the function schRegPostCheckTrigger().

And the function that I call using this trigger creates markers in the
cellview, using dbCreateRect(). But when I browse through the markers
schHiFindMarker() it lists the markers created by me, but it is not
zooming in to those places. Whats the recommended procedure to create
such markers.

Regards,
Suresh
 
Back
Top