CorrectionFileLibOpenInverseCorrection Method | 
            Opens an existing inverse correction file.
            
Namespace: RAYLASE.SPICE3.CorrectionAssembly: RAYLASE.SPICE3.CorrectionFileLib (in RAYLASE.SPICE3.CorrectionFileLib.dll) Version: 3.9.1
Syntaxpublic InverseCorrection OpenInverseCorrection(
	string path
)
Parameters
- path  String
 - Location of the existing inverse correction file.
 
Return Value
InverseCorrectionHandle to the inverse correction file
See Also