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)
SyntaxPublic Function IsEmpty As Boolean
member IsEmpty : unit -> bool
Return Value
Type:
Boolean
RemarksNote: Octree must be initialized.
See Also