restoreDefault
Sets the viewer to use the default input state. Default enables mouse control to pan a 2D drawing using the left mouse button and zoom using the scroll wheel. For touch devices, this enables zoom and pan using two touch points. For 3D files on touch, one point will rotate the model, and two will zoom and pan.
Syntax
RxCore.restoreDefault()
Parameters
- None
Returns
- NA — This method does not return a value.