Method Reset
Reset()
Resets the scene coordinate system to its default state.
Declaration
public void Reset()
Remarks
The default position of the scene reference point is in the middle of the green dotted rectangle. The default angle is such that X axis follows horizontal axis to the right (in the top view).
Note: the scene reference point is automatically reset at the end of any plugin event function in order to avoid interaction between plugins.