![]() | Base |
public void GetReconstruction( ref ReconstructionResults reconstructionResults, int index, bool waitForEvents = true )
Exception | Condition |
---|---|
InvalidOperationException | The current state does not allow the method to be called. |
ArgumentOutOfRangeException | The index is out of range. |
Can only be called when CurrentState is Loaded, Recorded or Saved.
Can only be called when UseReconstruction is true.