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
Last revision Both sides next revision
start:plugins:selectiontools:selectiontools-usermanual [2021/03/15 11:55]
adminmar Grammatical and spelling check
start:plugins:selectiontools:selectiontools-usermanual [2021/10/28 15:20]
adminmar Command 'SelectByBorderArea' removed
Line 40: Line 40:
   - Every solid with the same volume in the model will be selected   - Every solid with the same volume in the model will be selected
 {{ :start:plugins:selectiontools:selectbyvolume.gif?nolink |}} {{ :start:plugins:selectiontools:selectbyvolume.gif?nolink |}}
 +<WRAP center round info 80%>
 +The command does not look for volumes inside of blocks. However, it is possible to select a volume belonging to a block when picking the original solid.
 +</WRAP>
 === Preselection === === Preselection ===
 Preselection is allowed if one and only one solid((closed polysurface)) is preselected. Preselection is allowed if one and only one solid((closed polysurface)) is preselected.
Line 69: 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.