LockCurrentRange
Summary
This function will lock the current visual range.
Parameters
There are no parameters.
See Also
Examples
<lockcurrentrange/> <waitforclick Caption="Please observe the scene" /> <unlockrange/>
This code will lock the range of the camera and prompt the user with a message. Once they click next, the range will be unlocked as normal.