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
Next revision Both sides next revision
start:plugins:selectiontools:selectiontools-usermanual [2021/01/11 11:27]
adminmar Added separation lines between commands
start:plugins:selectiontools:selectiontools-usermanual [2021/07/27 11:41]
adminmar [SelectByBorderDetection] DisplayArea option
Line 38: Line 38:
   - Select a solid((closed polysurface))   - Select a solid((closed polysurface))
   - Enter the tolerance   - Enter the tolerance
-  - Every solids 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 59: Line 62:
 ===  Options ===  ===  Options === 
 == Minimum object duplicate count == == Minimum object duplicate count ==
-A minimum number can be set. For exemple if set to 3, the selection will ignore duplicated items when there are only two of them.+A minimum number can be set. For example, if set to 3, the selection will ignore duplicated items when there are only two of them.
 == Tolerance == == Tolerance ==
 Optional tolerance Optional tolerance
 ----- -----
 ==== SelectOneObjByName ==== ==== SelectOneObjByName ====
-Selects only one object per existing name in the whole model. Useful when readying the model before detailled drawings.+Selects only one object per existing name in the whole model. Useful when readying the model before making detailed drawings.
 === Walkthrough === === Walkthrough ===
   - Launch the command   - Launch the command
Line 71: Line 74:
 ----- -----
 ==== SelectByBorderDetection ==== ==== 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. 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 === === Walkthrough ===
   - Start the command   - Start the command
-  - Hover the model: the result is previewed in real time+  - Hover the model: the result is previewed in real-time
 {{ :start:plugins:selectiontools:selectbyborderdetection.gif?nolink |}} {{ :start:plugins:selectiontools:selectbyborderdetection.gif?nolink |}}
 === Options === === Options ===
Line 83: Line 89:
   * //SelectExistingCurves// is just a selection of existing objects   * //SelectExistingCurves// is just a selection of existing objects
   * //TryCreateClosedPolycurve// will always returns a closed polyline. If needed line segments may be added.   * //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 |}}