Zoom into a point via scripting

HFrancisco
Member Posts: 6
**
I have the coordinates of a point I want to zoom into in the Active View via scripting. I can do this via the GUI by creating a point, selecting that point, and clicking Fit Selected
. I cannot find a similar method in the Maxwell Scripting Guide. I found oEditor.ZoomToFit()
but I am struggling figuring out how it works and I'm not even sure if it would do what I want to do.
0