PartDesign Thickness/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 16: Line 16:
==Descriere==
==Descriere==


<div class="mw-translate-fuzzy">
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.
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.
</div>


[[File:PartDesign_Thickness_example.svg|600px]]
[[File:PartDesign_Thickness_example.svg|600px]]
{{Caption|The thickness tool applied to a face (B) of a solid (A), resulting in the hollow object (C).}}
{{Caption|Base solid (A) Solid with selected face to be opened (B) Resulting hollow object (C)}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
== Cum se folosește ==
== Cum se folosește ==
</div>
</div>

=== Add a thickness ===


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 33: Line 37:
# Apăsați {{KEY|OK}}.
# Apăsați {{KEY|OK}}.
</div>
</div>


:''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:
#* Double-click the Thickness object in the [[Tree_view|Tree view]]
#* Right-click the Thickness object in the [[Tree_view|Tree view]] and select {{MenuCommand|Edit Thickness}} from the context menu.
# The {{MenuCommand|Thickness parameters}} [[Task_panel|task panel]] opens. See [[#Options|Options]] for more information.
# Press the {{Button|OK}} button to finish.


== Opţiuni ==
== Opţiuni ==


<div class="mw-translate-fuzzy">
* '''Thickness''': Grosimea peretelui obiectului rezultat. Definiți valoarea dorită.
* '''Thickness''': Grosimea peretelui obiectului rezultat. Definiți valoarea dorită.
* '''Mode'''
* '''Mode'''
Line 45: Line 62:
** ''Intersection'':când fațele sunt decalate spre exterior, marginile ascuțite sunt păstrate între faațete.
** ''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.
* '''Make thickness inwards''': când sunt bifate, fațetșe sunt deplasate spre interior.
</div>


==Limite==
== Notes ==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 54: Line 72:
</div>
</div>


==Exemplu==
== Properties ==


See also: [[Property_editor|Property editor]].
# Creați un Pad din schiță
# Creați o a doua schiță pe planul XY
# Creați un al doilea Pad din al doua schiță


A PartDesign Thickness object is derived from a [[Part_Feature|Part Feature]] object and inherits all its properties. It also has the following additional properties:
As in the following pictures:


===Data===
[[File:Braga-primoPad.png]]


{{Properties_Title|Base}}
[[File:Braga-secondoschizzo.png]]


* {{PropertyData|Base|LinkSub}}: Sub-link to the parent feature's list of selected edges and faces.
[[File:Braga-secondo Pad.png]]
* {{PropertyData|Support 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}}.
* {{PropertyData|Add Sub Shape|PartShape|hidden}}
* {{PropertyData|Base Feature|Link|hidden}}: Link to the parent feature.
* {{PropertyData|_ Body|LinkHidden|hidden}}: Link to the parent body.


{{Properties_Title|Part Design}}
<div class="mw-translate-fuzzy">
Apoi
# Selectează o fațetă circulară
# Selectați {{KEY|[[Image:PartDesign Thickness.png|24px]] Thickness}}
# Adăugați la selecție Face1, Face4 și Face5
</div>


* {{PropertyData|Refine|Bool}}: "Refine shape (clean up redundant edges) after adding/subtracting". The default value is determined by the {{MenuCommand|Automatically refine model after sketch-based operation}} preference. See [[PartDesign_Preferences#General|PartDesign Preferences]].
Resultat:
[[File:Brga-spessore.png]]


{{Properties_Title|Thickness}}
== Known Errors ==


* {{PropertyData|Value|Length}}: "Thickness value". Default: {{value|1 mm}}.
* BRep_API: command not done
* {{PropertyData|Mode|Enumeration}}: "Mode". {{value|Skin}} (default), {{value|Pipe}} or {{Value|Recto verso}}. Only {{value|Skin}} is implemented.
* BRep_Tool: no parameter on edge
* {{PropertyData|Join|Enumeration}}: "Join type". {{value|Arc}} (default) or {{Value|Intersection}}.
* Silently Fails
* {{PropertyData|Reversed|Bool}}: "Apply the thickness towards the solids interior". Default: {{FALSE}}.
* {{PropertyData|Intersection|Bool}}: "Enable intersection-handling". Default: {{FALSE}}.





Revision as of 18:33, 6 June 2022

PartDesign Thickness

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

  1. Selectași una sau mai multe fațete pe corpul (Body) activ.
  2. Apăsați butonul Thickness .
  3. Definiți Thickness parameters (see Options).
  4. 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.
  5. 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.
  6. 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

  1. Do one of the following:
    • Double-click the Thickness object in the Tree view
    • Right-click the Thickness object in the Tree view and select Edit Thickness from the context menu.
  2. The Thickness parameters task panel opens. See Options for more information.
  3. 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 editor.

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), Pipe or Recto verso. Only Skin is implemented.
  • DateJoin (Enumeration): "Join type". Arc (default) or Intersection.
  • DateReversed (Bool): "Apply the thickness towards the solids interior". Default: false.
  • DateIntersection (Bool): "Enable intersection-handling". Default: false.