Click or drag to resize
SoVRSegyFileReaderGetTraceCoord Method

Namespace: OIV.VolumeViz.Readers
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
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