Atelierul Piese
Appearance
(Redirected from Part CompSplittingTools/ro)
Outdated translations are marked like this.
Introduction
Introducere
Capacitățile de modelare a solidelor ale FreeCAD se bazează pe kernelul Open Cascade Technology (OCCT), un sistem CAD de calitate profesionistă, care oferă crearea și manipularea geometriei avansate 3D.
The Part Workbench can also create objects that are not solids, such as faces, shells, and objects with only edges or vertices. It also provides a variety of general purpose tools for geometry manipulation, geometry validation, and making copies.
The PartDesign Workbench uses an alternative workflow for creating solids. For a detailed discussion of the Part Workbench versus the Part Design Workbench see Part and Part Design.
Instrumente
Solids toolbar
Caseta: Deseneaza o caseta prin specificarea dimensiunile sale
Cilindru: Deseneaza un cilindru prin specificarea dimensiunile sale
Sfera: Deseneaza o sfera prin specificarea dimensiunile sale
Con: Deseneaza un con prin specificarea dimensiunile sale
Tor: Deseneaza un tor (inel) prin specificarea dimensiunile sale
Tube: Creates a tube.
Creaza primitive: Unealta pentru crearea primitivelor geometrice bazate pe parametrii:
Plane: Creates a plane.
Ellipsoid: Creates a ellipsoid.
Prism: Creates a prism.
Wedge: Creates a wedge.
Helix: Creates a helix.
Spiral: Creates a spiral.
Circle: Creates a circular arc.
Ellipse: Creates an elliptical arc.
Point: Creates a point.
Line: Creates a line.
Regular polygon: Creates a regular polygon.
Shape Builder: Creates shapes from various primitives.
Part tools toolbar
New Sketch: Creates a new sketch and opens the Sketcher Dialog to edit it.
Extrudare: Extrudeaza fetele plane ale unui obiect
Rotatie: Creaza un obiect prin rotirea altui obiect in jurul unei axe
Simetrizare: Simetrizează obiectul selectat fata de un plan
Scale: Scales one or more shapes. introduced in 1.0
Panglica: Rotunjeste marginile unui obiect
Tesire: Teseste marginile unui obiect
Face From Wires: Makes a face from a set of wires (contours).
Mansardare: Uneste un profil de altul
Baleiere: Baleiază unul sau mai multe profile de-a lungul unei cai
Sectiune: Creaza o sectiune prin intersectarea unui obiect cu planul de sectionare
3D Offset: Construiește o formă paralelă la o anumită distanță față de original.
2D Offset: Construiește o polilinie paralelă la o anumită distanță față de original, sau enlarges/shrinks o fațetă plană.
Thickness: Golește un solid, lăsând deschideri lângă fațetele selectate.
Project on Surface: Projects a logo, text or any face, wire or edge onto a surface.
Appearance per Face: Assigns colors to individual faces of objects.
Boolean toolbar
Make compound: Creează un compus din obiectele selectate.
Explode Compound: Instrumente pentru separarea unui compus din forme
Compound Filter: The CompoundFilter poate fi utilizat pentru a extrage piesele individuale.
Boolean: Efectueaza operatii logice asupra obiectelor.
Cut: Cuts one object from another.
Union: Fuses two or more objects.
Intersection: Extracts the common part of two objects.
Connect: Conectează interiorul obiectelor
Embed: Include un obiect din perete într-un alt obiect din perete
Cutout: Crează o tăietură într-un peretele unui obiect pentru un alt obiect de pus în perete
Boolean fragments: face toate piesele care pot fi obținute prin operații booleene între obiecte
Slice a part: instrument pentru a separa forme prin intersecția cu alte forme
Slice: Separă un obiect în piese prin intersecții cu un alt obiect
Check Geometry: Checks the geometry of selected objects for errors.
Alte Instrumente
Box Selection: Selects faces from a rectangular area.
Shape From Mesh: Creates shapes from mesh objects.
Points From Shape: Creates points objects from geometric objects.
Convert to Solid: Creates solids from shape objects.
Reverse Shapes: Creates parametric copies with reversed face normals from selected objects.
- Copy:
Simple Copy: Creates non-parametric copies of objects.
Transformed Copy: Creates non-parametric copies of objects. It is intended for objects nested in containers.
Shape Element Copy: Creates non-parametric copies of subelements: vertices, edges and faces.
Refine Shape: Creates parametric copies with a refined shape from selected objects. It removes unnecessary edges from planar and cylindrical faces.
Set Tolerance: creates a parametric copy of selected objects with all contained tolerances set to at least a certain minimum value. introduced in 1.1
Persistent Section Cut: Creates persistent cuts of objects and assemblies.
Attachment: Attaches an object to one or more other objects.
Obsolete tools
Import: Imports from *.IGES, *.STEP, or *.BREP files.
Export CAD file...: Exports to *.IGES, *.STEP, or *.BREP files. Not available in 1.1 and above.
Measure
The Std Measure tool replaces the tools listed below. introduced in 1.0
Measure Linear: Creates a linear measurement. Not available in 1.0 and above.
Measure Angular: Creates an angular measurement. Not available in 1.0 and above.
Measure Refresh: Updates all measurements. Not available in 1.0 and above.
Clear All and View Measure Clear All: Clears all measurements. Not available in 1.0 and above.
Toggle All and View Measure Toggle All: Shows or hides all measurements. Not available in 1.0 and above.
Toggle 3D: Shows or hides 3D measurements. Not available in 1.0 and above.
Toggle Delta: Shows or hides delta measurements. Not available in 1.0 and above.
Preferințe
Preference ... Import Export
Scripting
See Part scripting.
Tutorials
- Import from STL or OBJ : How to import STL/OBJ files in FreeCAD
- Export to STL or OBJ : How to export STL/OBJ files from FreeCAD
- Whiffle Ball tutorial : How to use the Part Workbench
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub
- Creation and modification: New Sketch, Extrude, Revolve, Mirror, Scale, Fillet, Chamfer, Face From Wires, Ruled Surface, Loft, Sweep, Section, Cross-Sections, 3D Offset, 2D Offset, Thickness, Project on Surface, Appearance per Face
- Boolean: Compound, Explode Compound, Compound Filter, Boolean Operation, Cut, Union, Intersection, Connect Shapes, Embed Shapes, Cutout Shape, Boolean Fragments, Slice Apart, Slice to Compound, Boolean XOR, Check Geometry, Defeaturing
- Other tools: Box Selection, Shape From Mesh, Points From Shape, Convert to Solid, Reverse Shapes, Simple Copy, Transformed Copy, Shape Element Copy, Refine Shape, Set Tolerance, Persistent Section Cut, Attachment
- Preferences: Preferences, Fine tuning
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub
