SoVRSegyFileReaderScanningProgressCallback Property |
Sets a progress callback when the SEGY file is scanned.
Namespace: OIV.VolumeViz.Readers
The SEGY file is scanned when:
1 - The trace header or the trace data is requested, if the trace length is not constant
2 - The Inline/Crossline/Z ranges are requested (see OIV.VolumeViz.Readers.SoVRSegyFileReader.GetInlineRange(System.Int32@, System.Int32@, System.Int32@), OIV.VolumeViz.Readers.SoVRSegyFileReader.GetCrosslineRange(System.Int32@, System.Int32@, System.Int32@), OIV.VolumeViz.Readers.SoVRSegyFileReader.GetZRange(System.Int32@, System.Int32@, System.Int32@))
3 - The P1, P2 and P3 coordinates are requested (see OIV.VolumeViz.Readers.SoVRSegyFileReader.GetP1P2P3Coordinates(OIV.Inventor.SbVec2d@, OIV.Inventor.SbVec2d@, OIV.Inventor.SbVec2d@, OIV.Inventor.SbVec2d@))