Atelierul Plase(Rețele)
Introduction
Introducere
Atelierul Plase Mesh Workbench se ocupă de mesh triangle. Plasele/Mesh-urile sunt un tip special de obiect 3D, compuse din fațete triunghiulare legate de marginile lor și de colțurile lor (numite și vârfuri).
Multe aplicații 3D utilizează ochiurile de plasă ca tip principal de obiect 3D, cum ar fi sketchup, Blender , Maya sau 3D Studio Max, utilizează plase ca primă alegere de elecție. Deoarece plasele sunt obiecte foarte simple, conținând numai vârfuri (puncte), muchii și fațete (triunghiulare), ele sunt foarte ușor de creat, modificat, subdivizat, întins și ușor de trecut de la o aplicație la alta fără nici o pierdere. În plus, deoarece conțin date foarte simple, aplicațiile 3D pot gestiona, de obicei, cantități foarte mari din acestea fără nici o problemă. Din aceste motive, plasele sunt adesea tipul de obiect 3D preferat pentru aplicații care se ocupă cu filmele, animația și crearea imaginilor.
Cu toate acestea, în domeniul rețelelor de inginerie există o mare limitare: ele sunt doar realizate din suprafețe și nu au informații despre masă, deci nu se comportă ca solide. Aceasta înseamnă că toate operațiunile de bază pentru solide, cum ar fi adunarea sau scăderea, sunt dificil de realizat pe ochiuri de plasă. Mesh Workbench este util să importați date 3D în format de plase, să le analizați, să detectați erorile și, în final, să le convertiți într-un solid, pentru a fi utilizate cu Part Workbench.
Instrumente
Modulul de plase are în prezent o interfață foarte simplă, toate funcțiile sale fiind grupate în intrarea din meniul Mesh
Import mesh...: Imports a mesh object from a file.
Export mesh...: Exports a mesh object to a file.
Create mesh from shape...: Creates mesh objects from shape objects.
Refinement...: Remeshes a mesh object. introduced in version 0.19
Analiza
- Analizează curbura, fațetele și verifică dacă o plasă poate fi convertită într-un solid
- Evaluate & Repair mesh...: Evaluează și repară plase
Face Info: Dă informații despre fațete
- Curvature Info: Dă informații despre curbură
- Check solid mesh: Verifică dacă un solid poate fi convertit într-o plasă
- Boundings info...: Evaluează paralelipipedul de încadrare al unei plase
Curvature plot: Creates Mesh Curvature objects for mesh objects.
Harmonize normals: Harmonizes the normals of mesh objects.
Flip normals: Flips the normals of mesh objects.
Fill holes...: Fills holes in mesh objects.
Close hole: Fills selected holes in mesh objects.
Add triangle: Adds faces along a boundary of an open mesh object.
Remove components...: Removes faces from mesh objects.
Remove components by hand...: Removes components from mesh objects.
Create mesh segments...: Creates separate mesh segments for specified surface types of a mesh object.
Create mesh segments from best-fit surfaces...: Creates separate mesh segments for specified surface types of a mesh object, and can identify their parameters.
Smooth...: Smooths mesh objects.
Decimation...: Reduces the number of faces in mesh objects. introduced in version 0.19
Scale...: Scales mesh objects.
Regular solid...: Creates a regular parametric solid mesh object.
Boolean
- Union: Realizează o uniune/fuziun e cu plase
- Intersection: Realizează o intersecție/common de plase
- Difference: Realizează o diferență/cut de plase
Cutting
Cut mesh: Taie/Cut plase de-a lungul unei linii
- Trim mesh: Trims plase
- Trim mesh with a plane: Trims plase cu un plan
- Creează o secțiune dintr-o plasă și un plan
Merge: Creates a mesh object by combining the meshes of two or more mesh objects.
Split by components: Splits a mesh object into its components. introduced in version 0.19
Unwrap Mesh: Creates a flat representation of a mesh object. introduced in version 0.19
Unwrap Face: Creates a flat representation of a face of a shape object. introduced in version 0.19
Preferences
Preference Import-Export
There are some export preferences related to Mesh Formats but these are not used by commands belonging to this workbench. They are used by the Std Export command.
Mesh Workbench preferences can be found in the following categories of the Preferences Editor:
Display: On the Mesh view tab several preferences can be set.
OpenSCAD: The Mesh Union, Mesh Intersection and Mesh Difference commands require OpenSCAD and use the OpenSCAD executable preference to find its executable.
Legături
- Tools: Import Mesh, Export Mesh, Create Mesh from shape, Curvature Plot, Harmonize Normals, Flip Normals, Fill Holes, Close hole, Add triangle, Remove components, Remove components by hand, Create mesh segments, Smooth, Scale
- Analyze: Evaluate & Repair mesh, Face Info, Curvature Info, Check solid mesh, Boundings info
- Regular solid: Regular solid, Mesh Cube, Mesh Cylinder, Mesh Cone, Mesh Sphere, Mesh Ellipsoid, Mesh Torus
- Boolean: Union, Intersection, Difference
- Cutting: Mesh PolyCut, Trim mesh, Trim mesh with a plane
- Other: Merge, Select Mesh, Split Mesh, Make segment
- Additional: Import Export Preference, OpenSCAD Workbench, Mesh Scripting

- 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