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:navalstructuretoolkit:nst-usermanual [2021/03/15 11:57]
adminmar Grammatical and spelling check
start:plugins:navalstructuretoolkit:nst-usermanual [2021/11/04 14:30] (current)
adminmar
Line 11: Line 11:
 The plugin installer can be downloaded at FIXME \\  The plugin installer can be downloaded at FIXME \\ 
 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.\\ 
-//Naval Structure Toolkit// works for Rhino 6 ((Rhino 6.15 or later))and Rhino7((Tested up to Rhino 7.1)).+//Naval Structure Toolkit// 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 185: Line 185:
 === Scripted mode === === Scripted mode ===
 No scripted mode is available for this command. No scripted mode is available for this command.
 +-----
 +==== 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 |}}
 ---- ----