CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Returns all nodes close to the provided object.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
protected OctTree<(Of <(<'T>)>)>..::..Node<T>[] GetNodesCloseTo( IOctTreeInsertable closeToThis ) |
| Visual Basic |
|---|
Protected Function GetNodesCloseTo ( _ closeToThis As IOctTreeInsertable _ ) As OctTree<(Of <(<'T>)>)>..::..Node(Of T)() |
| Visual C++ |
|---|
protected: array<OctTree<(Of <(<'T>)>)>..::..Node<T>^>^ GetNodesCloseTo( IOctTreeInsertable^ closeToThis ) |
Parameters
- closeToThis
- Type: CADability..::..IOctTreeInsertable
Object for selection