Modulul Plotare
Jump to navigation
Jump to search
Outdated translations are marked like this.
The Plot Workbench is unmaintained since v0.17. As of v0.19 it is now designated an external workbench, so it is no longer included in the base system. If you have experience with the topic and are interested in maintaining it, please see the project's repository.
Introducere
Modulul Plot permite utilizatorului să editeze și să salveze graficele create de alte ateliere și instrumente.
Cu modulul Plot puteți edita zona de lucru, axele, etichetele, titlurile, stilurile etc.
Modul Plot este o prescurtare din bilbioteca matplotlib Pythonconvenabil adaptat la FreeCAD.
Instrumente
Save plot: Salvează desenul/graficul în mai multe formate. Puteți selecta și dimensiunea de ieșire și rezoluția.
Axes: Adăugați, eliminați sau editați axele desenelor/graficelor.
Series: Editează o serie de titluri și stiluri.
Grid: Afișează/ascunde grila.
Legend: Afișează /ascunde legenda.
Labels: Editează etichetele.
Positions: Setează elementele de poziție.
Script-Programare
Deoarece Plot este un strat peste matplotlib
, aveți libertatea de a folosi orice funcție din această bibliotecă peste instanțele de plotare. A se vedea scripting examples pentru exemple.
Tutorial
User documentation

- Installation: Windows, Linux, Mac; Getting started
- Basics: About FreeCAD, Workbenches, Preferences, Document structure, Interface Customization, Properties, Mouse Model; Tutorials
- Workbenches: Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Scripting: Introduction to Python, FreeCAD scripting tutorial, FreeCAD Scripting Basics, How to install macros, Gui Command, Units Modules: Builtin modules, Workbench creation, Installing more workbenches Meshes: Mesh Scripting, Mesh Module Parts: The Part Module, Topological data scripting, PythonOCC, Mesh to Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Qt interface: PySide, Using the FreeCAD GUI, Dialog creation Parametric objects: Scripted objects Other: Code snippets, Line drawing function, Embedding FreeCAD, FreeCAD vector math library, Power users hub, Python, Macros, FreeCAD Scripting Basics, Topological data scripting