Click or drag to resize
SoVRSegyFileReaderIsSegyRegular Method

Sets the trace header of a specific trace used to read the SEGY file [OPTIONAL].

Namespace: OIV.VolumeViz.Readers
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public virtual bool IsSegyRegular()

Return Value

Type: Boolean
Remarks

Indicates if SEGY file is regular. A file with the same number of traces in each inline and with the same number of samples for each trace is considered as regular.

See Also