====== Explicit History Sort And Subset Example ====== | {{:legacy:en:ExplicitHistoryBanner.png}} | //**Explicit History Plugin Wiki Pages**// | | [[http://www.mcneel.com|//Robert McNeel & Associates//]] | ---- > **Summary:** //A case study to find the N closest points in a set// \\ [[http://wiki.mcneel.com/_media/legacy/en/Sort_and_Subset.wrm|Download]] the definition file //(made with version 0.2.0012)// . ---- \\ Implements a non-optimized 'Find-N-Closest-Points' search routine in Explicit History. First all points are sorted based on distance, then the N closest points are extracted. ---- \\ {{:legacy:en:ExpHis_SortAndSubSetExampleDefinition.png}}