SoLDMTopoOctreeIsEmpty Method |
Returns false if the octree is empty.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.1.1.0 (10.17.1.0)
SyntaxPublic Function IsEmpty As Boolean
member IsEmpty : unit -> bool
Return Value
Type:
Boolean
RemarksNote: Octree must be initialized.
See Also