Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
I am trying to programmatically zoom in on a given Symbol-Instance.
The code I've been using is based on the example given inUgGraphZoomAtPoint.cwith some minor adaptations (zoom to a point in active drawing instead of part/assembly), but the results are not satisfactory. Although zoom factor (scale) is correct, pan seems to miss its desired coordinates by variable distances.