![]() | BaseSequenceManagerGetReconstruction Method |
Namespace: LynceeTec.API.Sequence
public void GetReconstruction( ref ReconstructionResults reconstructionResults, int index )
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.