Description
Create a new McIntensityCalib from a calibration file.
-
Return Type
-
A McIntensityCalib object.
The new McIntensityCalib.
-
Syntax
-
object.Open ([FileName])
The Open Method syntax has these parts: |
| object | An expression evaluating to an object of type McIntensityCalibs. | | FileName | Optional. A Variant value. String : file name.
|
|