PartDesign Chamfer/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(5 intermediate revisions by the same user not shown)
Line 25: Line 25:
</div>
</div>


This tool creates chamfers on the selected edges of an object. A new separate Chamfer entry (followed by a consecutive number if there are already existing chamfers in the document) is created in the Project tree.
The [[Image:PartDesign_Chamfer.svg|24px]] '''PartDesign Chamfer''' tool creates chamfers on the selected edges of an object. It adds a '''Chamfer''' object to the document with its corresponding representation in the [[Tree_view|Tree view]].


{|
{|
Line 111: Line 111:
* Le {{KEY|[[Image:Part_Chamfer.png|16px|text-top=Chanfrein|link=Part_Chamfer/fr]] [[Part_Chamfer/fr|Chanfrein Part]]}} supporte les dimensions variables (avec une dimension de départ, et, une dimension d'arrivée). Le {{KEY|[[File:PartDesign_Chamfer.png|16px|text-top=Chanfrein|link=PartDesign_Chamfer/fr]] [[ PartDesign_Chamfer/fr|Chanfrein PartDesign]]}} ne le permet pas.
* Le {{KEY|[[Image:Part_Chamfer.png|16px|text-top=Chanfrein|link=Part_Chamfer/fr]] [[Part_Chamfer/fr|Chanfrein Part]]}} supporte les dimensions variables (avec une dimension de départ, et, une dimension d'arrivée). Le {{KEY|[[File:PartDesign_Chamfer.png|16px|text-top=Chanfrein|link=PartDesign_Chamfer/fr]] [[ PartDesign_Chamfer/fr|Chanfrein PartDesign]]}} ne le permet pas.


=== Add a chamfer ===
* Select a single edge, multiple edges or a face on an object, then start the tool either by clicking the button {{Button|[[Image:PartDesign Chamfer.svg|24px]] '''Chamfer'''}} or using the menu {{MenuCommand|PartDesign → Apply a dress-up feature → Chamfer}}. In case you selected a face all its edges are respected for chamfering.

* In the appearing [[Task_panel|Task panel]] you can define the chamfer in 3 ways:
# Optionally [[PartDesign_Body#Active_status|activate]] the Body to chamfer.
** {{MenuCommand|Equal distance}}: The chamfer edges are equally distanced from the body edge.
# There are several ways to select edges to chamfer:
** {{MenuCommand|Two distances}}: The distances of the chamfer edge to the body edge are specified. The distance direction can be flipped. {{Version|0.19}}
#* Select one or more edges of the Body individually.
** {{MenuCommand|Distance and angle}}: One distances of the chamfer edge to the body edge is specified. The second chamfer edge is defined by the angle of the chamfer. The distance direction can be flipped. {{Version|0.19}}
* If you want to add more edges or faces click the {{Button|Add}} button and select edges and/or the faces.
#* Select one or more faces of the Body to select all their edges.
* After clicking the {{Button|Add}} button you can add all edges of the object by right-clicking and selecting {{MenuCommand|Add all edges}} from the context menu. {{Version|0.20}}
#* Select a feature (usually the last feature) of the Body to select all its edges. {{Version|0.20}}
# For a chain of tangentially connected edges only a single edge needs to be selected, the chamfer will propagate along the chain.
* If you want to remove edges or faces
# There are several ways to invoke the tool:
** either select the edge/face in the list of the dialog and press the {{KEY|DEL}} key. ''Note'': Since there must be at least one edge for the feature, the last remaining edge or face in the list cannot be removed.
#* Press the {{Button|[[Image:PartDesign_Chamfer.svg|16px]] [[PartDesign_Chamfer|Chamfer]]}} button.
** or click the {{Button|Remove}} button. All edges and faces being previously selected are highlighted in purple. Select the edge or the face to be removed.
#* Select the {{MenuCommand|Part Design → Apply a dress-up feature → [[Image:PartDesign_Chamfer.svg|16px]] Chamfer}} option from the menu.
* Click {{Button|OK}} to validate.
# If there is no active Body, and there are two or more Bodies in the document, the {{MenuCommand|Active Body Required}} dialog will open and prompt you to activate one. If there is a single Body it will be activated automatically.
* For a chain of edges tangential to one another, one single edge can be selected; the chamfer will propagate along the chain.
# The {{MenuCommand|Chamfer parameters}} [[Task_panel|task panel]] opens. See [[#Options|Options]] for more information.
* To edit the chamfer after the function has been validated, either double-click on the chamfer label in the Project tree, or right-click on it and select {{MenuCommandEdit Chamfer}}.
# Press the {{Button|OK}} button to finish.

=== Edit a chamfer ===

# Do one of the following:
#* Double-click the Chamfer object in the [[Tree_view|Tree view]]
#* Right-click the Chamfer object in the [[Tree_view|Tree view]] and select {{MenuCommand|Edit Chamfer}} from the context menu.
# The {{MenuCommand|Chamfer parameters}} [[Task_panel|task panel]] opens. See [[#Options|Options]] for more information.
# Press the {{Button|OK}} button to finish.

== Options ==

* To add edges do one of the following:
** Press the {{Button|Add}} button to start selecting edges and/or faces in the [[3D_view|3D view]].
** To select all remaining edges do the following:
**# If required press the {{Button|Add}} button.
**# Use the {{KEY|Ctrl}}+{{KEY|Shift}}+{{KEY|A}} keyboard shortcut, or right-click the list and select {{MenuCommand|Add all edges}} from the context menu. {{Version|0.20}}
* To remove edges do one of the following:
** Press the {{Button|Remove}} button to start deselecting edges and/or faces in the [[3D_view|3D view]]. Selected elements are highlighted in purple.
** Select one or more elements in the list and press the {{KEY|Del}} key, or right-click the list and select {{MenuCommand|Remove}} from the context menu.
* Specify a chamfer {{MenuCommand|Type}}:
** {{MenuCommand|Equal distance}}: One distance is used to place both chamfer edges.
** {{MenuCommand|Two distances}}: Two distances are used to place the chamfer edges. {{Version|0.19}}
** {{MenuCommand|Distance and angle}}: A distance is used to place one chamfer edge, the placement of the other chamfer edge is defined by the angle of the chamfer. {{Version|0.19}}
* Press the {{Button|[[Image:PartDesign_Flip_Direction.svg|16px]] Flip direction}} button to flip the direction of the chamfer (deactivated for {{MenuCommand|Equal distance}}). {{Version|0.19}}
* Set the {{MenuCommand|Size}} of the chamfer.
* Set the {{MenuCommand|Size2}} of the chamfer (only available if {{MenuCommand|Two distances}} is selected).
* Set the {{MenuCommand|Angle}} of the chamfer (only available if {{MenuCommand|Distance and angle}} is selected).
* Check the {{MenuCommand|Use all edges}} checkbox to select all edges of the previous feature. This deactivates the selection list and the related buttons. {{Version|0.20}}


== Notes ==
== Notes ==


* PartDesign Chamfer should not be confused with [[Part_Chamfer|Part Chamfer]]. Unless you know what you are doing, [[Part_Chamfer|Part Chamfer]] should not be used on a PartDesign Body. See [[Part_and_PartDesign|Part and PartDesign]].
* PartDesign Chamfer should not be confused with [[Part_Chamfer|Part Chamfer]]. Unless you know what you are doing, [[Part_Chamfer|Part Chamfer]] should not be used on a PartDesign Body. See [[Part_and_PartDesign|Part and PartDesign]].
* Chamfers cannot completely consume the adjacent faces.

==Properties==

See also: [[Property_editor|Property editor]].

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

===Data===

{{Properties_Title|Base}}

* {{PropertyData|Base|LinkSub}}: Link to the selected edges and faces of the parent feature. Can be a link to only the parent feature if {{PropertyData|Use All Edges}} is {{TRUE}}.
* {{PropertyData|Support Transform|Bool}}: If {{TRUE}} the chamfered shape of the additive/subtractive parent feature will be used when the chamfer object is included in a [[PartDesign_Workbench#Transformation_tools|pattern]], else only the shape of the chamfer itself will be used. The default is {{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|Chamfer}}

* {{PropertyData|Chamfer Type|Enumeration}}: The chamfer type: {{value|Equal distance}} (default), {{value|Two distances}} or {{value|Distance and Angle}}.
* {{PropertyData|Size|QuantityConstraint}}: The first chamfer distance. The default is {{value|1 mm}}.
* {{PropertyData|Size2|QuantityConstraint}}: The second chamfer distance. Only used if {{PropertyData|Chamfer Type}} is {{Value|Two distances}}. The default is {{value|1 mm}}.
* {{PropertyData|Angle|Angle}}: The chamfer angle. Only used if {{PropertyData|Chamfer Type}} is {{Value|Distance and Angle}}. The default is {{value|45 °}}.
* {{PropertyData|Flip Direction|Bool}}: If {{TRUE}} the direction of the chamfer is flipped. Not used if {{PropertyData|Chamfer Type}} is {{Value|Equal distance}}. The default is {{FALSE}}.
* {{PropertyData|Use All Edges|Bool}}: If {{TRUE}} all edges of the feature are chamfered, and the edges specified by {{PropertyData|Base}} are ignored. The default is {{FALSE}}.

{{Properties_Title|Part Design}}

* {{PropertyData|Refine|Bool}}: If {{TRUE}} redundant edges are removed from the result of the operation. The default value is determined by the {{MenuCommand|Automatically refine model after sketch-based operation}} preference. See [[PartDesign_Preferences#General|PartDesign Preferences]].

== Known issues ==

See [[PartDesign_Fillet#Known_issues|PartDesign Fillet]].





Revision as of 20:49, 3 June 2022

PartDesign Chamfer

Menu location
Part Design → Chamfer
Workbenches
PartDesign, Complete
Default shortcut
None
Introduced in version
-
See also
Chamfer Part

Descriere

Introducere

Acest instrument utilizează text-top=Chanfrein chanfrein pe muchiile selecționate ale unui obiect. Un element nou Chamfer (urmat de un număr secvențial dacă nu este primul element text-top=Chanfrein Chanfrein creat în document) este adăugat în arborescența proiectului.

Pièce chanfreinée
Pièce chanfreinée


The PartDesign Chamfer tool creates chamfers on the selected edges of an object. It adds a Chamfer object to the document with its corresponding representation in the Tree view.

Sélection des arêtes avant de démarrer la commande.
Réglage de la dimension du chanfrein dans les paramètres de chanfrein.
Un élément Chamfer est ajouté dans l'arborescence Projet.

Usage

PartDesign Chamfer VS. Part Chamfer

Utilizare

Selecționați una, sau mai multe muchii ale unui obiect apoi porniți instrumentul fie prin click pe iconiță text-top=Chanfrein Chanfrein din bara de instrumente, fie din meniu Affichage → Atelier → Part Design.
Pentru un lanț de muchii tangente una pe alta, este necesară selectarea numai a uneia dintre margini. text-top=Chanfrein chanfrein, se va propaga automat în lungul lanțului .
Pentru a-l modifica text-top=Chanfrein chanfrein după crearea sa, double-cliquer pe intrarea sa în Vue Combinée → Projet → pe Chamfer pentru a modifica, sau faceți click butonul dreapta, și selecționați Modifier le chanfrein.

Opțiuni

Vizualizarea combinată → Sarcini


Paramètres du chanfrein

TÂCHES Size : Réglez la dimension du text-top=Chanfrein chanfrein, en saisissant une valeur, ou en cliquant sur les flèches haut et bas. Un aperçu en temps réel est affiché dans la fenêtre 3D.
Cliquez sur OK pour valider.

Șanfrenul va avea întodeauna unghiul la 45°.

Lățimea maximă a șanfrenului trebuie să fie inferior celei mai micii fațetee


Proprietăți

Vue combinée → Chamfer → Vue


Base

  • VUEBounding Box : Permet de visualiser l'occupation, et, les dimensions hors tout, de l'objet dans l'espace. Valeur false, ou true (Défaut, false).
  • VUEControl Point : Valeur false, ou true (Défaut, false).
  • VUEDeviation :
  • VUEDisplay Mode : Mode d'affichage de la forme, Flat lines, Shaded, Wireframe, Points . (Défaut, Flat lines).
  • VUEDraw Style : Type de ligne, Solid, Dashed, Dotted, Dashdot . (Défaut, Solid).
  • VUELighting : Éclairage One side, Two side . (Défaut, Two side).
  • VUELine Color : Donne la couleur de la ligne (bords) (Défaut, 25, 25, 25).
  • VUELine Width : Donne l'épaisseur de la ligne (bords) (Défaut, 2).
  • VUEPoint Color : Donne la couleur des points (extrémités de la forme) (Defaut, 25, 25, 25).
  • VUEPoint Size : Donne la dimension des points (Défaut, 2).
  • VUESelectable : Autorise la sélection de la forme. Valeur false, ou true (Defaut, true).
  • VUEShape Color : Donne la couleur de la forme (Défaut, 204, 204, 204).
  • VUETransparency : Règle le degrés de transparence de la forme, de 0 à 100 (Defaut, 0).
  • VUEVisibility : Détermine la visibilité de la forme (comme la barre ESPACE). Valeur false, ou true (Défaut, true).


Vue combinée → Chamfer → Données


Base

DONNÉESLabel : Nom de l'objet (modifiable à volonté).

DONNÉESPlacement : [(0,00 0,00 1,00);0,00;(0,00 0,00 0,00)], donne l'ensemble des données Axis, Angle, et, Position ci dessous.
Si vous sélectionnez, le titre Placement Options Placement, un bouton avec trois petits points s'affiche, en cliquant sur ce bouton ... , vous avez accès à la fenêtre d'options Tâche Placement.

  • DONNÉESAngle : Angle de rotation par rapport aux coordonnées X, Y, Z
  • DONNÉESAxis : Sélection de l'axe(s) de rotation de travail X, Y, ou Z.
    Par exemple : nous déterminons un DONNÉESAngle de 15°, nous spécifions une valeur de 1,0 pour x et 2,0 pour y, cette configuration, aura pour effet, une rotation finale de la pièce qui sera de, " 15° dans l'axe x " et " 30° dans l'axe y ". (Défaut, Z = 1 = actif)
  • DONNÉESPosition : Déplacement des coordonnées X, Y, Z, par rapport aux points d'origine 0, 0, 0.

DONNÉESSize :Projet Donne la valeur au text-top=Chanfrein chanfrein

Exemple




Comparaison Chanfrein Conception de Pièce et Chanfrein Pièce

Le text-top=Chanfrein Chanfrein PartDesign ne doit pas être confondu avec son équivalent de l'atelier Part text-top=Chanfrein Chanfrein Part.
Bien qu'ils partagent la même icône, ces outils sont différents, et s'utilisent différemment.

Voici quelques différences :

Add a chamfer

  1. Optionally activate the Body to chamfer.
  2. There are several ways to select edges to chamfer:
    • Select one or more edges of the Body individually.
    • Select one or more faces of the Body to select all their edges.
    • Select a feature (usually the last feature) of the Body to select all its edges. introduced in version 0.20
  3. For a chain of tangentially connected edges only a single edge needs to be selected, the chamfer will propagate along the chain.
  4. There are several ways to invoke the tool:
    • Press the Chamfer button.
    • Select the Part Design → Apply a dress-up feature → Chamfer option from the menu.
  5. If there is no active Body, and there are two or more Bodies in the document, the Active Body Required dialog will open and prompt you to activate one. If there is a single Body it will be activated automatically.
  6. The Chamfer parameters task panel opens. See Options for more information.
  7. Press the OK button to finish.

Edit a chamfer

  1. Do one of the following:
    • Double-click the Chamfer object in the Tree view
    • Right-click the Chamfer object in the Tree view and select Edit Chamfer from the context menu.
  2. The Chamfer parameters task panel opens. See Options for more information.
  3. Press the OK button to finish.

Options

  • To add edges do one of the following:
    • Press the Add button to start selecting edges and/or faces in the 3D view.
    • To select all remaining edges do the following:
      1. If required press the Add button.
      2. Use the Ctrl+Shift+A keyboard shortcut, or right-click the list and select Add all edges from the context menu. introduced in version 0.20
  • To remove edges do one of the following:
    • Press the Remove button to start deselecting edges and/or faces in the 3D view. Selected elements are highlighted in purple.
    • Select one or more elements in the list and press the Del key, or right-click the list and select Remove from the context menu.
  • Specify a chamfer Type:
    • Equal distance: One distance is used to place both chamfer edges.
    • Two distances: Two distances are used to place the chamfer edges. introduced in version 0.19
    • Distance and angle: A distance is used to place one chamfer edge, the placement of the other chamfer edge is defined by the angle of the chamfer. introduced in version 0.19
  • Press the Flip direction button to flip the direction of the chamfer (deactivated for Equal distance). introduced in version 0.19
  • Set the Size of the chamfer.
  • Set the Size2 of the chamfer (only available if Two distances is selected).
  • Set the Angle of the chamfer (only available if Distance and angle is selected).
  • Check the Use all edges checkbox to select all edges of the previous feature. This deactivates the selection list and the related buttons. introduced in version 0.20

Notes

  • PartDesign Chamfer should not be confused with Part Chamfer. Unless you know what you are doing, Part Chamfer should not be used on a PartDesign Body. See Part and PartDesign.
  • Chamfers cannot completely consume the adjacent faces.

Properties

See also: Property editor.

A PartDesign Chamfer object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:

Data

Base

  • DateBase (LinkSub): Link to the selected edges and faces of the parent feature. Can be a link to only the parent feature if DateUse All Edges is true.
  • DateSupport Transform (Bool): If true the chamfered shape of the additive/subtractive parent feature will be used when the chamfer object is included in a pattern, else only the shape of the chamfer itself will be used. The default is 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.

Chamfer

  • DateChamfer Type (Enumeration): The chamfer type: Equal distance (default), Two distances or Distance and Angle.
  • DateSize (QuantityConstraint): The first chamfer distance. The default is 1 mm.
  • DateSize2 (QuantityConstraint): The second chamfer distance. Only used if DateChamfer Type is Two distances. The default is 1 mm.
  • DateAngle (Angle): The chamfer angle. Only used if DateChamfer Type is Distance and Angle. The default is 45 °.
  • DateFlip Direction (Bool): If true the direction of the chamfer is flipped. Not used if DateChamfer Type is Equal distance. The default is false.
  • DateUse All Edges (Bool): If true all edges of the feature are chamfered, and the edges specified by DateBase are ignored. The default is false.

Part Design

  • DateRefine (Bool): If true redundant edges are removed from the result of the operation. The default value is determined by the Automatically refine model after sketch-based operation preference. See PartDesign Preferences.

Known issues

See PartDesign Fillet.