Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
start:plugins:selectiontools:selectiontools-usermanual [2021/07/27 11:41]
adminmar [SelectByBorderDetection] DisplayArea option
start:plugins:selectiontools:selectiontools-usermanual [2021/10/28 15:20]
adminmar Command 'SelectByBorderArea' removed
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 ==== 
-<WRAP center round important 60%> 
-Available only for Rhino7 and later 
-</WRAP> 
-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. 
-== DisplayArea == 
-When enabled, the area will be displayed during the preview if the polycurve creation is successful. 
-{{ :start:plugins:selectiontools:sbbd-area.png?nolink&400 |}}