Click or drag to resize
SoLDMReaderGetTileMinMax Method
Returns the minimum and maximum data values for the given tile. It allows to profit of optimizations.

Namespace: OIV.LDM.Readers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public override SbVec2d GetTileMinMax(
	int fileId
)

Parameters

fileId
Type: SystemInt32

Return Value

Type: SbVec2d
See Also