Click or drag to resize
SoLDMTopoOctreeGetNumTileIDs Method

Returns the number of tileIDs in the complete (conceptual) octree.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public ulong GetNumTileIDs()

Return Value

Type: UInt64
Remarks

The complete octree is based on the power-of-2 greater than or equal to the actual volume dimensions. This value is >= OIV.LDM.SoLDMTopoOctree.GetNumFileIDs().

See Also