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/03/15 11:55]
adminmar Grammatical and spelling check
start:plugins:selectiontools:selectiontools-usermanual [2021/07/27 11:41]
adminmar [SelectByBorderDetection] DisplayArea option
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 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 ===
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 |}}