User contributions for LabRPS
Jump to navigation
Jump to search
29 October 2024
- 12:4812:48, 29 October 2024 diff hist +1,376 N Units Created page with "{{TOCright}} Some reading about units: *[http://en.wikipedia.org/wiki/Metrology Metrology] *[http://en.wikipedia.org/wiki/International_System_of_Units SI system] *[http://en.wikipedia.org/wiki/Imperial_units Imperial units] *[http://en.wikipedia.org/wiki/SI_derived_unit SI derived units] *[http://en.wikipedia.org/wiki/Degree_%28angle%29 angle units] *[https://github.com/3drepo/occt/blob/master/src/UnitsAPI/Units.dat unit implemented in OCC] == Examples == {{Code|cod..." current
- 12:4212:42, 29 October 2024 diff hist +876 N Gui Command Created page with "{{TOCright}} The GuiCommand is one of the most important functions of LabRPS in the main interaction point of the user. Every time the user selects a menu item or presses a toolbar button it activates a GuiCommand. Some of the attributes of a GuiCommand are: * Defines a name * Contains an icon * Defines the scope for an undo/redo * Has a help page * Opens and controls dialogs * Macro recording * and others. == Naming == The GuiCommand is named in a standard way: ''Mo..." current
- 12:2612:26, 29 October 2024 diff hist −904 Scripting and macros No edit summary current
- 12:2012:20, 29 October 2024 diff hist +4,205 N PySide usage snippets Created page with "== Introduction == These are snippets of code that are useful when creating interfaces with PySide. ==Some useful commands== {{Code|code= # Here the code to display the icon on the '''pushButton''', # change the name to another button, ('''radioButton, checkBox''') as well as the path to the icon, # Displays an icon on the button PushButton # self.image_01 = "C:\Program Files\LabRPS0.1.0\icone01.png" # he name of the ic..." current
- 12:0512:05, 29 October 2024 diff hist +2,000 N Scripting and macros Created page with "{{Docnav |Start up and Configuration |Macros }} ==Overview of Python scripting pages== * Python related pages in the Manual: ** A gentle introduction ** Creating interface tools <!--T:9--> * Basics: ** Working with macros ** Script tutorial ** Introduction to Python ** Python_scripting_tutorial|Python scrip..."
- 11:4811:48, 29 October 2024 diff hist +2,415 N Manual:What is LabRPS Created page with "{{Docnav |Manual:Introduction |Manual:Installing |Manual start |IconL=Crystal Clear manual.png |IconC=Crystal Clear manual.png }} {{Manual:TOC}} File:LabRPS_01_example.png LabRPS aims to be a tool for the numerical simulation of random phenomena such as stochastic wind velocity, seismic ground motion, sea surface ... etc. Its integrated tool for graphical representation of data allow powerful ma..." current
- 11:4711:47, 29 October 2024 diff hist 0 N File:LabRPS 01 example.png No edit summary current
- 11:2611:26, 29 October 2024 diff hist +3,827 N Manual:Introduction Created page with "{{Docnav | |Manual:What is LabRPS |Manual start |IconC=Crystal_Clear_manual.png }} {{Manual:TOC}} 150px|center LabRPS aims to be a tool for the numerical simulation of random phenomena such as stochastic wind velocity, seismic ground motion, sea surface ... etc. Its integrated tool for graphical representation of data allow powerful mathematical treatment and visualization of the si..." current
- 11:1411:14, 29 October 2024 diff hist 0 N File:Exercise python 10.jpg No edit summary current
- 11:1411:14, 29 October 2024 diff hist 0 N File:Exercise python 09.jpg No edit summary current
- 11:1311:13, 29 October 2024 diff hist 0 N File:Exercise python 08.jpg No edit summary current
- 11:1311:13, 29 October 2024 diff hist 0 N File:Exercise python 06.jpg No edit summary current
- 11:1211:12, 29 October 2024 diff hist 0 N File:Exercise python 07.jpg No edit summary current
- 11:1211:12, 29 October 2024 diff hist +9,300 N Manual:Creating interface tools Created page with "{{Docnav |Creating parametric objects |The Community |Manual start |IconC=Crystal Clear manual.png }} {{Manual:TOC}} In many situations, it is not very user-friendly to construct an object with zero-values, like we did with the rectangle in the previous chapter, and then ask the user to fill in the Height and Width values in the Properties panel. This works for a very small number o..." current
- 11:0911:09, 29 October 2024 diff hist +1,915 N Manual:Summary Created page with "<noinclude><translate> This is the table of contents used for the automatic construction of the '''LabRPS MANUAL'''. There is another table of contents for the LabRPS '''Online Help''' system. 64px|left{{clear}}</noinclude> * Introduction * Discovering LabRPS ** What is LabRPS? ** Installing *** Manual:Installing#installing_on_Windows|Instal..."
- 11:0211:02, 29 October 2024 diff hist +105 N Template:Manual:TOC Created page with "<div id="toc" class="manualtoc" style="float:right; margin:10px 0px 10px 10px;">{{:Manual:Summary}}</div>" current
- 10:3210:32, 29 October 2024 diff hist +7,165 N Manual:A gentle introduction Created page with "{{Docnav | | |Manual start |IconC= }} [https://en.wikipedia.org/wiki/Python_%28programming_language%29 Python] is a popular, open source programming language, very often embedded in applications as a scripting language, as is the case with LabRPS. It has a series of features that make it suitable for us LabRPS users: It is very easy to learn, especially for people who had never programmed before, and it is embedded in many other applications. La..." current
- 09:0009:00, 29 October 2024 diff hist −719 Getting started No edit summary current
- 08:4008:40, 29 October 2024 diff hist 0 N File:LabRPS interface base divisions.png No edit summary current
28 October 2024
- 18:0518:05, 28 October 2024 diff hist −68 Installing No edit summary current
- 17:5917:59, 28 October 2024 diff hist −29 Template:Userdocnavi No edit summary
- 17:5217:52, 28 October 2024 diff hist −157 Addon No edit summary current
- 17:4817:48, 28 October 2024 diff hist +1,404 N Addon Created page with "{{TOCright}} == Introduction == In LabRPS and in this documentation, an addon is any component that is not part of the base installation, but that can be added to the system by certain methods. == Different types == There are three types of addons: * Macros: short snippet of Python code that provides a new tool or functionality in a single file ending with {{incode|.RPSMacro}}. * Preference Packs: distributable c..."
- 17:2917:29, 28 October 2024 diff hist −709 User hub No edit summary current
- 17:2717:27, 28 October 2024 diff hist +93 N Category:Command Reference Created page with "This category contains the help pages of each of LabRPSCommand. Category:Categories" current
- 17:2617:26, 28 October 2024 diff hist +3,944 N Command Created page with "==Introduction== {{TOCright}} A command is what is being executed when you press a toolbar button or type a keyboard shortcut. It can be a very simple action or a complex system that will open dialog boxes and wait for the user to perform specific tasks. Each LabRPS command has a unique name, that appears in the :Category:Command Reference page. Commands can be launched by a toolbar button, a menu item, or from a Python|..." current
- 17:1517:15, 28 October 2024 diff hist +94 N List of Commands Created page with "This category contains the help pages of each of LabRPS Command. Category:Categories" current
- 16:5516:55, 28 October 2024 diff hist −147 Frequently asked questions →Where can I find workarounds for features that LabRPS currently does not support? current
- 16:5416:54, 28 October 2024 diff hist −102 Frequently asked questions →Is there documentation for newcomers? How can I learn to use LabRPS?
- 16:5316:53, 28 October 2024 diff hist −221 Frequently asked questions →I want to import/export data in format XYZ to/from LabRPS. How do I do that?
- 16:5316:53, 28 October 2024 diff hist −47 Frequently asked questions →Can I reuse any part of the LabRPS artwork or pieces of the website?
- 16:4816:48, 28 October 2024 diff hist +116 N Category:Python Code Created page with "This category contains python code examples for LabRPS Category:Poweruser Documentation Category:Categories" current
- 16:4516:45, 28 October 2024 diff hist +99 N Category:Developer Documentation Created page with "This category gathers documentation article mostly aimed at programmers Category:Documentation" current
- 16:4416:44, 28 October 2024 diff hist +144 N Category:Poweruser Documentation Created page with "This category shows documentation articles dealing with python scripting, which are directed at more advanced users. Category:Documentation" current
- 16:4016:40, 28 October 2024 diff hist −305 Interface No edit summary
- 16:3116:31, 28 October 2024 diff hist −727 Interface →Other
- 16:2716:27, 28 October 2024 diff hist +1,374 N Task panel Created page with "{{TOCright}} == Introduction == The Task panel appears in a stand-alone dockable panel called '''Tasks'''. It is a customizable space that is able to contain any type of graphical widgets like input fields, checkboxes, spinboxes, buttons, labels, images, and other elements, depending on the currently active tool. 500px {{Caption|Task panel.}} == Working with..." current
- 16:0916:09, 28 October 2024 diff hist +1,683 N Preference Packs Created page with "{{TOCright}} == Introduction == A '''Preference Pack''' is a distributable collection of user preferences that can be installed as an add-on and applied as a single set. Any user parameter that can be set in the user.cfg file can be included in a Preference Pack. Applying a preference pack sets all of the variables in the supplied CFG file without modifying any other user settings. For example, these packs can be used to create "Themes" by bundling together a custom s..." current
- 16:0916:09, 28 October 2024 diff hist 0 N File:PreferencePacks MainInterface.png No edit summary current
- 15:5615:56, 28 October 2024 diff hist +10,821 N Interface Customization Created page with "{{Docnav |Tutorials |Preferences Editor }} {{TOCright}} ==Introduction== The LabRPS interface is based on the modern [http://en.wikipedia.org/wiki/Qt_(toolkit) Qt] toolkit and has a state-of-the-art organization. Some aspects of the interface can be customized. You can, for example, add custom toolbars, with tools from several workbenches or tools defined in macros, and you can create your own keyboard shortcuts. But the menus and..." current
- 15:3215:32, 28 October 2024 diff hist +2,324 N How to install macros Created page with "{{TutorialInfo |Topic=Programming |Level=Medium programmer |Time=5 minutes |RPSVersion=0.1.0 }} ==Description== It is easy to add macros by using the Addon Manager. A regular user doesn't need to do more than use this tool. Keep reading for more information regarding installation of macros. Macros are sequences of commands which are used to perform a complex drawing operation. Macros are Python scripts, which means they are text..." current
- 15:1615:16, 28 October 2024 diff hist 0 N File:Std DlgCustomize tab Macros.png No edit summary current
- 15:1315:13, 28 October 2024 diff hist 0 N File:Button down.svg No edit summary current
- 15:1315:13, 28 October 2024 diff hist 0 N File:Button up.svg No edit summary current
- 15:1215:12, 28 October 2024 diff hist 0 N File:Button left.svg No edit summary current
- 15:1215:12, 28 October 2024 diff hist 0 N File:Button right.svg No edit summary current
- 15:0915:09, 28 October 2024 diff hist 0 File:Std DlgCustomize tab Toolbars.png LabRPS uploaded a new version of File:Std DlgCustomize tab Toolbars.png current
- 15:0915:09, 28 October 2024 diff hist 0 N File:Std DlgCustomize tab Keyboard.png No edit summary current
- 13:4613:46, 28 October 2024 diff hist +61 N Category:Interface Created page with "This category lists pages that describe the LabRPS interface." current
- 13:4513:45, 28 October 2024 diff hist −33 Template:Interface navi No edit summary current