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