Click or drag to resize
SoLDMTopoOctreeIsEmpty Method

Returns false if the octree is empty.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool IsEmpty()

Return Value

Type: Boolean
Remarks

Note: Octree must be initialized.

See Also