Click or drag to resize
SoLDMTopoOctreeGetLevelMax Method

Returns the maximum level of the octree tile hierarchy.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public int GetLevelMax()

Return Value

Type: Int32
Remarks

Example: If there are 3 levels in the octree, returns 2. Note: Octree must be initialized.

See Also