Click or drag to resize

IMcSpatialCalibs Methods

The IMcSpatialCalibs type exposes the following members.

Methods
  NameDescription
Public methodAdd
Creates a new IMcSpatialCalib instance and adds it to the IMcSpatialCalibs collection.
Public methodCode exampleAddDerived
Adds a derived calibration to the calibration collection.
Public methodAddEx
Creates a new IMcSpatialCalib instance and adds it to the IMcSpatialCalibs collection.
Public methodFindEquivalent
Find a calibration equivalent to the provided calibration.
Public methodGetEnumerator
Public methodCode exampleGetFilteredList
Get a filtered copy of the calibration collection.
Public methodOpen
Create a new McSpatialCalib from a calibration file.
Public methodRemove
Removes a calibration from the collection.
Public methodRemoveAll
All members of the Engine.SpatialCalibs collection are removed from the collection.
Public methodSave
Save an McSpatialCalib or the collection of calibrations to a calibration file.
Top
See Also