Click or drag to resize
SoLDMTopoOctreeGetNumFileIDs Method

Returns the number of fileIDs in the volume.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public int GetNumFileIDs()

Return Value

Type: Int32
Remarks

Effectively this is the total number of tiles, including both full resolution and low resolution, required to store the data set.

See Also