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:lightweightsurvey:lws-usermanual [2020/08/14 16:28]
adminmar
start:plugins:lightweightsurvey:lws-usermanual [2021/01/11 15:56]
adminmar
Line 3: Line 3:
 ===== Introduction ===== ===== Introduction =====
  
-Lightweight Survey is a plugin for Rhino 6, designed to be used on a windows 10 tablet. It's purpose is to write down every excess or missing masses in a ship, then process the data into various reports.+//Lightweight Survey// is a plugin for Rhino, designed to be used on a windows 10 tablet. It's purpose is to write down every excess or missing masses in a ship, then process the data into various reports. 
 + 
 +===== Installation ===== 
 +==== Overview ==== 
 +The plugin installer can be downloaded at: [[https://www.tomkod.com/product/lightweight-survey/]]\\  
 +A free trial is included, and yearly licenses can be purchased on the aforementioned page.\\  
 +//Lightweight Survey// is developped for Rhino 6((Rhino6.15 or later)), it might work with Rhino7 versions but it has not been tested yet. 
 + 
 +{{page>start:plugins:common#[Yak]&noindent&nofooter&nodate}} 
 + 
 +{{page>start:plugins:common#[License activation]&noindent&nofooter&nodate}} 
 + 
 +{{page>start:plugins:common#[Toolbar]&noindent&nofooter&nodate}} 
 + 
 +==== Skin ==== 
 +<WRAP center round todo 60%> 
 +TODO 
 +</WRAP>
  
 ===== Definitions ===== ===== Definitions =====
Line 10: Line 27:
   * __Lightweight Survey____ (LWS):__  A rhino doc is considered to be a Lightweight Survey if it has at least one Deck   * __Lightweight Survey____ (LWS):__  A rhino doc is considered to be a Lightweight Survey if it has at least one Deck
   * __Deck:__  Special Layer with LWS related data (Height, Room names, etc…)   * __Deck:__  Special Layer with LWS related data (Height, Room names, etc…)
-===== Interface ===== 
  
 +===== Interface =====
 ==== Skin ==== ==== Skin ====
- 
 The skin is a custom interface for your plugin. When you launch the skin, you'll have a rhino interface customized just for the Lightweight Survey Plugin. Any change to this interface will not be applied to rhino main interface. The skin is a custom interface for your plugin. When you launch the skin, you'll have a rhino interface customized just for the Lightweight Survey Plugin. Any change to this interface will not be applied to rhino main interface.
- 
 {{:start:plugins:lightweightsurvey:skincapture.jpg?nolink&1026x538|skincapture.jpg}} {{:start:plugins:lightweightsurvey:skincapture.jpg?nolink&1026x538|skincapture.jpg}}
  
 ==== Panels ==== ==== Panels ====
- +=== Main Panel ===
-Main Panel +
 The main panel is where you will find every available information on the selected MassPoint(s). The main panel is where you will find every available information on the selected MassPoint(s).
 {{:start:plugins:lightweightsurvey:skincapture_-_mainpanel.jpg?nolink&1026x538|skincapture_-_mainpanel.jpg}} {{:start:plugins:lightweightsurvey:skincapture_-_mainpanel.jpg?nolink&1026x538|skincapture_-_mainpanel.jpg}}
- 
 === Result Panel === === Result Panel ===
- 
 The result panel displays real time computed information concerning the model and the current deck, such as the Mass Points global centroid. The result panel displays real time computed information concerning the model and the current deck, such as the Mass Points global centroid.
- 
 {{:start:plugins:lightweightsurvey:skincapture_-_resultpanel.jpg?nolink&1026x538|skincapture_-_resultpanel.jpg}} {{:start:plugins:lightweightsurvey:skincapture_-_resultpanel.jpg?nolink&1026x538|skincapture_-_resultpanel.jpg}}
- 
 === Magic Toolbar === === Magic Toolbar ===
- 
 The "magic toolbar" is a panel that mimics classic Rhino ToolBar but with dynamic and contextual display. This toolbar will be your best friend while working on a touchscreen. The "magic toolbar" is a panel that mimics classic Rhino ToolBar but with dynamic and contextual display. This toolbar will be your best friend while working on a touchscreen.
- 
 {{:start:plugins:lightweightsurvey:skincapture_-_magictoolbar.jpg?nolink&1026x538|skincapture_-_magictoolbar.jpg}} {{:start:plugins:lightweightsurvey:skincapture_-_magictoolbar.jpg?nolink&1026x538|skincapture_-_magictoolbar.jpg}}
  
Line 49: Line 56:
 They can be shown/hidden anytime through the magic toolbar or the command ''LWS_HideAnnotations''  and ''LWS_ShowAnnotations'' They can be shown/hidden anytime through the magic toolbar or the command ''LWS_HideAnnotations''  and ''LWS_ShowAnnotations''
  
-===== Installation =====+===== Features and commands ===== 
 +==== LWS_License ==== 
 +This command can be used only from the command line prompt. It displays the plugin's activation form.
  
-==== Plugin ====+See [[lws-usermanual#license_activation]]. 
 +---- 
 +==== LWS_About ==== 
 +This command can be used only from the command line prompt. It displays the plugin's current revision and license status.
 <WRAP center round todo 60%> <WRAP center round todo 60%>
 TODO TODO
 </WRAP> </WRAP>
-{{page>start:plugins:common#[License activation]&noindent&nofooter&nodate}} +----
-{{page>start:plugins:common#[Toolbar]&noindent&nofooter&nodate}} +
-==== Skin ==== +
-<WRAP center round todo 60%> +
-TODO +
-</WRAP> +
-===== Features and commands ===== +
 ==== Change deck ==== ==== Change deck ====
 <WRAP center round todo 60%> <WRAP center round todo 60%>
 TODO TODO
 </WRAP> </WRAP>
 +----
 ==== Unselect all ==== ==== Unselect all ====
 <WRAP center round todo 60%> <WRAP center round todo 60%>
 TODO TODO
 </WRAP> </WRAP>
- 
-==== Autosave ==== 
-<WRAP center round todo 60%> 
-TODO 
-</WRAP> 
- 
-==== LWS_About ==== 
- 
-This command can be used only from the command line prompt. It displays Lightweight Survey's current revision and license status. 
- 
 ---- ----
- 
 ==== LWS_AddMassPoint ==== ==== LWS_AddMassPoint ====
  
Line 263: Line 257:
  
 This button is grayed out if the document is not a valid Lightweight Survey. This button is grayed out if the document is not a valid Lightweight Survey.
 +
 +==== LWS_Enable_Disable ====
 +<WRAP center round todo 60%>
 +TODO
 +</WRAP>
 +
 +==== LWS_Wizard ====
 +<WRAP center round todo 60%>
 +TODO
 +</WRAP>