Click or drag to resize
SoVRSegyFileReaderGetTraceCoord Method

Namespace: OIV.VolumeViz.Readers
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool GetTraceCoord(
	int i,
	int j,
	out SbVec2d P
)

Parameters

i
Type: SystemInt32
j
Type: SystemInt32
P
Type: OIV.InventorSbVec2d

Return Value

Type: Boolean
Remarks