PartDesign Grosime Perete
This documentation is not finished. Please help and contribute documentation.
GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.
See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.
|
|
| Menu location |
|---|
| Part Design → Thickness |
| Workbenches |
| PartDesign |
| Default shortcut |
| None |
| Introduced in version |
| - |
| See also |
| Part Thickness |
Descriere
Instrumentul Thickness lucrează pe un corp solid și îl transformă într-un obiect gol cu pereți groși cu cel puțin o față deschisă, dând fiecărei fațete rămase o grosime uniformă. La unele solide, acest lucru vă permite să accelerați considerabil lucrarea și să evitați extrudările și buzunarele.
Base solid (A) → Solid with selected face to be opened (B) → Resulting hollow object (C)
Cum se folosește
Add a thickness
- Selectași una sau mai multe fațete pe corpul (Body) activ.
- Apăsați butonul
Thickness . - Definiți Thickness parameters (see Options).
- Pentru a adăuga mai multe fațete pentru a deschide, apăsați butonul Add face și selectați o fațetă în vizualizarea 3D.
- Pentru a șterge fațete selectată anterior, apăsați butonul Remove face și selctați fațeta în vizualizarea 3D view, sau clic dreapta pe eticheta Face în listă și selectați Remove.
- Apăsați OK.
- Remember:
- Since there must be at least one face for the feature, the last remaining face in the list cannot be removed.
Edit a thickness
- Do one of the following:
- The Thickness Parameters task panel opens. See Options for more information.
- Press the OK button to finish.
Opţiuni
- Thickness: Grosimea peretelui obiectului rezultat. Definiți valoarea dorită.
- Mode
- Skin: Selectați această opțiune dacă doriți pentru a obține un articol ca o vază, fără capac, dar cu fund
- Pipe: Selectați această opțiune dacă doriți să obțineți un obiect ca o țeavă, fără cap și fără fund. În acest caz, poate fi convenabil să selectați fațele care trebuie șterse înainte de a porni instrumentul. Ajutați-vă cu vizualizări predefinite sau utilizați tastele numerice.
- Recto Verso:
- Join Type
- Arc: îndepărtează marginile exterioare și creează o curbă cu o rază egală cu grosimea definită.
- Intersection:când fațele sunt decalate spre exterior, marginile ascuțite sunt păstrate între faațete.
- Make thickness inwards: când sunt bifate, fațetșe sunt deplasate spre interior.
Notes
- Cel puțin o fațetă care va fi deschisă trebuie selectată.
- Valoarea grosimii nu trebuie să depășească înălțimea celei mai mici fațete a Body.
- Comanda poate eșua cu formele complexe.
Properties
See also: Property View.
A PartDesign Thickness object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Data
Base
- DateBase (
LinkSub): Sub-link to the parent feature's list of selected edges and faces. - DateSupport Transform (
Bool): Include the base additive/subtractive shape when used in pattern features. If disabled, only the dressed part of the shape is used for patterning. Default:false. - Date (hidden)Add Sub Shape (
PartShape) - Date (hidden)Base Feature (
Link): Link to the parent feature. - Date (hidden)_ Body (
LinkHidden): Link to the parent body.
Part Design
- DateRefine (
Bool): Refine shape (clean up redundant edges) after adding/subtracting. The default value is determined by the Automatically refine model after sketch-based operation preference. See PartDesign Preferences.
Thickness
- DateValue (
Length): Thickness value. Default:1 mm. - DateMode (
Enumeration): Mode.Skin(default),PipeorRecto verso. OnlySkinis implemented. - DateJoin (
Enumeration): Join type.Arc(default) orIntersection. - DateReversed (
Bool): Apply the thickness towards the solids interior. Default:false. - DateIntersection (
Bool): Enable intersection-handling. Default:false.
- Helper tools: New Body, New Sketch, Attach Sketch, Edit Sketch, Validate Sketch, Check Geometry, Sub-Shape Binder, Clone
- Modeling tools:
- Additive tools: Pad, Revolution, Additive Loft, Additive Pipe, Additive Helix, Additive Box, Additive Cylinder, Additive Sphere, Additive Cone, Additive Ellipsoid, Additive Torus, Additive Prism, Additive Wedge
- Subtractive tools: Pocket, Hole, Groove, Subtractive Loft, Subtractive Pipe, Subtractive Helix, Subtractive Box, Subtractive Cylinder, Subtractive Sphere, Subtractive Cone, Subtractive Ellipsoid, Subtractive Torus, Subtractive Prism, Subtractive Wedge
- Boolean: Boolean Operation
- Dress-up tools: Fillet, Chamfer, Draft, Thickness
- Transformation tools: Mirror, Linear Pattern, Polar Pattern, Multi-Transform, Scale
- Additional tools: Shape Binder, Involute Gear, Sprocket, Shaft Design Wizard
- Context menu: Suppressed, Set Tip, Move Object To…, Move Feature After…
- 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