Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start:plugins:selectiontools:selectiontools-usermanual [2021/06/21 14:48]
adminmar [SelectByVolume]
start:plugins:selectiontools:selectiontools-usermanual [2021/11/04 14:29] (current)
adminmar
Line 6: Line 6:
 The plugin installer can be downloaded at: [[https://www.tomkod.com/product/selection-tools/]] \\  The plugin installer can be downloaded at: [[https://www.tomkod.com/product/selection-tools/]] \\ 
 A free trial is included, and yearly licenses can be purchased on the aforementioned page.\\  A free trial is included, and yearly licenses can be purchased on the aforementioned page.\\ 
-//Selection Tools// works for Rhino 6((Rhino6.15 or later)) and Rhino7((Tested up to Rhino 7.1)).+//Selection Tools// works with Rhino 6((Rhino 6.15 or higher)) and Rhino7((Rhino 7.5 or higher)).
  
 {{page>start:plugins:common#[Yak]&noindent&nofooter&nodate}} {{page>start:plugins:common#[Yak]&noindent&nofooter&nodate}}
Line 72: Line 72:
   - One object is selected for each name   - One object is selected for each name
 {{ :start:plugins:selectiontools:selectoneobjbyname.gif?nolink |}} {{ :start:plugins:selectiontools:selectoneobjbyname.gif?nolink |}}
------ 
-==== SelectByBorderDetection ==== 
-Tries to detect and select a room's walls. Useful for drawings with many short curves delimiting a ship's or building's rooms. 
-=== Walkthrough === 
-  - Start the command 
-  - Hover the model: the result is previewed in real-time 
-{{ :start:plugins:selectiontools:selectbyborderdetection.gif?nolink |}} 
-=== Options === 
-== DetectionRange == 
-Limits the detection range where the command will look for walls. Default value is 1000((Model Units)) 
-== Mode == 
-Two modes are available: 
-  * //SelectExistingCurves// is just a selection of existing objects 
-  * //TryCreateClosedPolycurve// will always returns a closed polyline. If needed line segments may be added.