Plugins: Difference between revisions
(Created page with "{{Docnav |RPS object property browser |Std Base |IconL= |IconR=Labrps.svg }} LabRPS, like many modern design applications, is based on the concept of Plugin. A plugin can be considered as a set of tools specially grouped for a certain task. In LabRPS, the same concept applies. Tools are provided through plugins. The plugins are in turn some collection of objects called RPS objects. == Built-in plugins =...") |
No edit summary |
||
Line 16: | Line 16: | ||
<!--Please keep this list consistent with Online_Help_Toc and User_hub--> | <!--Please keep this list consistent with Online_Help_Toc and User_hub--> | ||
* [[Image:Labrps.svg|32px]] [[Std_Base|Std Base]]. This is not really a plugin, but rather a category of 'standard' commands and tools that can be used in all plugins. | * [[Image:Labrps.svg|32px]] [[Std_Base|Std Base]]. This is not really a plugin, but rather a category of 'standard' commands and tools that can be used in all plugins. | ||
* [[Image:Plugin_windLab.svg|32px]] The [[windLab_Plugin|windLab Plugin]] provides a set of tools for the simulation of random wind velocity. | |||
* [[Image:Plugin_seismicLab.svg|32px]] The [[seismicLab_Plugin|seismicLab Plugin]] provides a set of tools for the simulation of seismic ground motion. | |||
* [[Image:Plugin_seaLab.svg|32px]] The [[seaLab_Plugin|seaLab Plugin]] provides a set of tools for the simulation of sea surface. | |||
Revision as of 09:05, 20 August 2022
LabRPS, like many modern design applications, is based on the concept of Plugin. A plugin can be considered as a set of tools specially grouped for a certain task.
In LabRPS, the same concept applies. Tools are provided through plugins. The plugins are in turn some collection of objects called RPS objects.
Built-in plugins
The following plugins are bundled with every LabRPS installation: They are easily installable from within LabRPS, using the Plugin Manager, found under menu Simulation → File:Std PluginMgr.svg Plugin manager.
- Std Base. This is not really a plugin, but rather a category of 'standard' commands and tools that can be used in all plugins.
- The windLab Plugin provides a set of tools for the simulation of random wind velocity.
- The seismicLab Plugin provides a set of tools for the simulation of seismic ground motion.
- The seaLab Plugin provides a set of tools for the simulation of sea surface.
External plugins
LabRPS plugins are easy to program in C++, there are therefore many people developing additional plugins outside of the LabRPS main development area.
The external plugins page lists all that are known to this community.
New plugins are always in development, stay tuned!
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, AppImage
- Basics: About LabRPS, Interface, RPS Objects, Object name, Preferences, Workbenches, Document structure, Properties, Help LabRPS, Donate
- Hubs: User hub, Power users hub, Developer hub