User contributions for LabRPS
Jump to navigation
Jump to search
28 October 2024
- 11:3111:31, 28 October 2024 diff hist 0 N File:Spreadsheet AlignRight.svg No edit summary current
- 11:3011:30, 28 October 2024 diff hist 0 N File:Spreadsheet AlignCenter.svg No edit summary current
- 11:3011:30, 28 October 2024 diff hist 0 N File:Spreadsheet AlignLeft.svg No edit summary current
- 11:2911:29, 28 October 2024 diff hist 0 N File:Spreadsheet SplitCell.svg No edit summary current
- 11:2911:29, 28 October 2024 diff hist 0 N File:Spreadsheet MergeCells.svg No edit summary current
- 11:2811:28, 28 October 2024 diff hist 0 N File:Spreadsheet Export.svg No edit summary current
- 11:2811:28, 28 October 2024 diff hist 0 N File:Spreadsheet Import.svg No edit summary current
- 11:2711:27, 28 October 2024 diff hist 0 N File:Spreadsheet CreateSheet.svg No edit summary current
- 11:1911:19, 28 October 2024 diff hist 0 N File:Spreadsheet screenshot.jpg No edit summary current
- 11:0811:08, 28 October 2024 diff hist +937 N Spreadsheet CreateSheet Created page with "{{Docnav | | |Spreadsheet |IconL= |IconR= |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet CreateSheet |MenuLocation=Spreadsheet → Create spreadsheet |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spreadsheet CreateSheet}} tool adds a new spreadsheet object to the active document, which will be opened in a new tab in th..."
- 10:4210:42, 28 October 2024 diff hist +695 N Spreadsheet Created page with "== Description == A spreadsheet is a page that contains rows and columns that allows you to store arbitrary text in cells. More importantly, it allows you to use the cells with expressions to calculate values that depend on previously entered values. == Usage == # Switch to the 16px Spreadsheet Workbench. # Press {{Button|16px Spreadshe..." current
- 10:4210:42, 28 October 2024 diff hist +21,215 N Spreadsheet Workbench Created page with "{{Docnav |SeaLab Workbench | |IconL=Workbench_SeaLab.svg |IconR= }} thumb|128px|Spreadsheet workbench icon == Introduction == The 24px Spreadsheet Workbench allows you to create and edit spreadsheets, use data from the spreadsheet as parameters in a model, fill the spreadsheet with data retrieved from a model, perform calculations, and export the dat..." current
- 09:4809:48, 28 October 2024 diff hist +32,113 N Expressions Created page with "{{TOCright}} ==Overview== It is possible to define properties using mathematical expressions. In the GUI, spin boxes or input fields that are bound to properties show a blue icon 16px when activated. Clicking on the icon or typing the equal sign {{KEY|=}} opens the expression editor for that particular property. If the input field shows a {{Button|...}} button instead of an icon, the expression editor can be opened by right-clicking..." current
- 09:4509:45, 28 October 2024 diff hist 0 N File:Bound-expression.svg No edit summary current
- 08:4108:41, 28 October 2024 diff hist +39 Std Expressions →Description current
- 08:3308:33, 28 October 2024 diff hist +4,016 N App RPSFeature Created page with "{{TOCright}} == Introduction == 32px An App RPSFeature object, or formally an {{incode|App::RPSFeature}}, is the base class of most objects that will allow the creation of random phenomenon simulation related objects. 800px {{Caption|Simplified diagram of the relationships between the core objects in LabRPS}} == Usage == The App RPSFeature is an internal object, so it can..." current
- 08:1208:12, 28 October 2024 diff hist −414 App DocumentObject No edit summary
- 08:0708:07, 28 October 2024 diff hist −22 Viewprovider →Introduction current
- 08:0608:06, 28 October 2024 diff hist +1,985 N Scripted objects Created page with "{{TOCright}} ==Introduction== Besides the standard object types such as variance, modulations and other RPS objects, LabRPS also offers the amazing possibility to build 100% python-scripted parametric objects, called Python Features. Those objects will behave exactly as any other LabRPS object, and are saved and restored automatically on file save/load. One particularity must be understood: For security reasons, LabRPS files never carry any embe..." current
- 07:5507:55, 28 October 2024 diff hist +5,141 N Viewprovider Created page with "== Introduction == Viewproviders are classes that define the way objects will look like in the tree view, and how they will interact with certain graphical actions such as selection. They complement the scripted objects. While the base class of the scripted object defines its {{Emphasis|data}} properties, the viewprovider defines it {{Emphasis|view}} properties. These v..."
- 07:4907:49, 28 October 2024 diff hist +3,408 N App FeaturePython Created page with "{{TOCright}} == Introduction == An 32px App FeaturePython object, or formally an {{incode|App::FeaturePython}}, is a simple instance of the App DocumentObject in Python. This is a simple object that by default doesn't have many properties, Depending on the properties that are assigned to it, it can be used to manage different types of data. 800px {{Captio..." current
- 07:4407:44, 28 October 2024 diff hist 0 N File:Feature.svg No edit summary current
- 07:4307:43, 28 October 2024 diff hist 0 N File:LabRPS core objects.svg No edit summary current
- 07:2507:25, 28 October 2024 diff hist +2,986 N App DocumentObject Created page with "{{TOCright}} == Introduction == An App DocumentObject object, or formally an {{incode|App::DocumentObject}}, is the base class of all object classes handled in the document. In general terms, a "DocumentObject" is any "thing" that can appear in the Tree view, and which is saved and restored when opening a document. 800px {{Caption|Simplified diagram of the relationships between the core objects i..."
- 06:0406:04, 28 October 2024 diff hist +8,389 N Object name Created page with "== Introduction == {{TOCright}} All objects in the program have an object name that uniquely identifies them in a given document. This information applies to all objects derived from App DocumentObject ({{incode|App::DocumentObject}} class), which essentially comprises all objects that are possible to create in a document. == Names == There are various properties for Names: * The {{incode|Name}} can only include simple alphan..." current
- 05:3605:36, 28 October 2024 diff hist +364 Template:Userdocnavi No edit summary
- 05:0305:03, 28 October 2024 diff hist +5 Plugins No edit summary current
27 October 2024
- 19:0519:05, 27 October 2024 diff hist +56 Main view area →Introduction
- 18:4218:42, 27 October 2024 diff hist +1,574 N Selection view Created page with "== Introduction == {{TOCright}} The selection view is a panel in the interface by default located below the combo view. Just like the property editor, it shows more information about the currently selected objects. A selection can be made by picking an object in the tree view. Multiple bodies can be selected by holding {{KEY|Ctrl}}. == Search bar == If you have many objects in your d..." current
- 18:2418:24, 27 October 2024 diff hist −47 Std DlgRPSFeatures No edit summary current
- 18:2318:23, 27 October 2024 diff hist +3,615 N Std DlgRPSFeatures Created page with "{{Docnav |Customize... |Addon manager |Std Tools Menu |IconL=Std_DlgCustomize.svg |IconR=Std_AddonMgr.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std DlgRPSFeatures |MenuLocation=Tools → Feature Manager... |Phenomena=All |SeeAlso=External workbenches, Macros }} ==Description== The '''Std DlgRPSFeatures''' command opens the Feature manager. With the Feature manager you can i..."
- 18:1918:19, 27 October 2024 diff hist 0 N File:Std Feature Manager Wizard Completion.png No edit summary current
- 18:1918:19, 27 October 2024 diff hist 0 N File:Std Feature Manager Wizard Feature.png No edit summary current
- 18:1818:18, 27 October 2024 diff hist 0 N File:Std Feature Manager Wizard Taks.png No edit summary current
- 18:1818:18, 27 October 2024 diff hist 0 N File:Std Feature Manager Wizard Welcome.png No edit summary current
- 17:5217:52, 27 October 2024 diff hist 0 N File:Std Feature Manager.png No edit summary current
- 16:5216:52, 27 October 2024 diff hist +14 Std AddonMgr No edit summary current
- 16:4716:47, 27 October 2024 diff hist +8 Template:Std Base navi No edit summary current
- 16:4116:41, 27 October 2024 diff hist −572 Std Graph Analysis Menu No edit summary current
- 16:3916:39, 27 October 2024 diff hist −731 Std Analysis Menu No edit summary current
- 16:3316:33, 27 October 2024 diff hist +1,369 N Std Windows Created page with "{{Docnav |CascadeWindows | |Std Windows Menu |IconL=Std_CascadeWindows.svg |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std Windows |MenuLocation=Windows → Windows... |Phenomena=All |SeeAlso=Std ActivateNextWindow, Std ActivatePrevWindow }} ==Description== The '''Std Windows''' command opens a dialog box with a list of Main view area windows. From..." current
- 16:3316:33, 27 October 2024 diff hist 0 N File:Std Windows dialog.png No edit summary current
- 16:2716:27, 27 October 2024 diff hist +1,054 N Std CascadeWindows Created page with "{{Docnav |TileWindows |Windows |Std Windows Menu |IconL=Std_TileWindows.svg |IconR=Std_Windows.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std CascadeWindows |MenuLocation=Windows → Cascade |Phenomena=All |SeeAlso=Std TileWindows }} ==Description== The '''Std CascadeWindows''' command rearranges the windows in the Main view area so that they are all visible but do overla..." current
- 16:2716:27, 27 October 2024 diff hist 0 N File:Std CascadeWindows example.png No edit summary current
- 16:2216:22, 27 October 2024 diff hist 0 File:Std TileWindows example.png LabRPS uploaded a new version of File:Std TileWindows example.png current
- 16:1916:19, 27 October 2024 diff hist −13 Std TileWindows No edit summary current
- 16:1816:18, 27 October 2024 diff hist +1,139 N Std TileWindows Created page with "{{Docnav |ActivatePrevWindow |CascadeWindows |Std Windows Menu |IconL=Std_ActivatePrevWindow.svg |IconR=Std_CascadeWindows.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std TileWindows |MenuLocation=Windows → Tile |Phenomena=All |SeeAlso=Std CascadeWindows }} ==Description== The '''Std TileWindows''' command rearranges the windows in the Main view area so..."
- 16:1816:18, 27 October 2024 diff hist 0 N File:Std TileWindows example.png No edit summary
- 16:0716:07, 27 October 2024 diff hist +1,341 N Std ActivatePrevWindow Created page with "{{Docnav |ActivateNextWindow |TileWindows |Std Windows Menu |IconL=Std_ActivateNextWindow.svg |IconR=Std_TileWindows.svg |IconC=Labrps.svg }} <!--T:2--> {{GuiCommand |Name=Std ActivatePrevWindow |MenuLocation=Windows → Previous |Phenomena=All |Shortcut={{KEY|Ctrl}}+{{KEY|Shift}}+{{KEY|Tab}} |SeeAlso=Std ActivateNextWindow, Std Windows }} ==Description== Th..." current
- 16:0516:05, 27 October 2024 diff hist +1,186 N Std ActivateNextWindow Created page with "{{Docnav | |ActivatePrevWindow |Std Windows Menu |IconL= |IconR=Std_ActivatePrevWindow.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std ActivateNextWindow |MenuLocation=Windows → Next |Phenomena=All |Shortcut={{KEY|Ctrl}}+{{KEY|Tab}} |SeeAlso=Std ActivatePrevWindow, Std Windows }} ==Description== The '''Std ActivateNextWindow''' command activates the next window in the Main_..." current