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