SoLDMTopoOctreeIsEmpty Method |
Returns false if the octree is empty.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.2.0.0 (2024.2.0)
Syntax Public Function IsEmpty As Boolean
member IsEmpty : unit -> bool
Return Value
Type:
BooleanRemarks Note: Octree must be initialized.
See Also