Assembly3 ConstraintEqualAngle/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "Assembly3 ConstraintEqualAngle")
 
(Created page with "{{Docnav/fr |Distance d'un point |Points symétriques |Assembly3...")
Line 2: Line 2:
<languages/>
<languages/>


{{Docnav
{{Docnav/fr
|[[Assembly3_ConstraintPointDistance|Point distance]]
|[[Assembly3_ConstraintPointDistance/fr|Distance d'un point]]
|[[Assembly3_ConstraintPointsSymmetric|Points symmetric]]
|[[Assembly3_ConstraintPointsSymmetric/fr|Points symétriques]]
|[[Assembly3_Workbench|Assembly3]]
|[[Assembly3_Workbench/fr|Assembly3]]
|IconL=Assembly_ConstraintEqualAngle.svg
|IconL=Assembly_ConstraintEqualAngle.svg
|IconR=Assembly_ConstraintPointsSymmetric.svg
|IconR=Assembly_ConstraintPointsSymmetric.svg

Revision as of 19:38, 8 July 2021

Cette documentation n'est pas terminée. Merci de nous aider et de contribuer à la documentation.

Modèle GuiCommand explique comment les commandes doivent être documentées. Parcourez Category:UnfinishedDocu pour voir d'autres pages incomplètes comme celle-ci. Voir Category:Command_Reference pour toutes les commandes.

Voir Écrire une page Wiki pour apprendre à éditer les pages du wiki, et aller à Contribuer à FreeCAD pour apprendre d'autres façons de contribuer.
Other languages:

Assembly3 ConstraintEqualAngle

Menu location
None
Workbenches
Assembly3
Default shortcut
None
Introduced in version
-
See also
None

Description

This tool builds a link between two objects of an assembly and fixes one angle between them in relation to another angle's value. The selected elements of each object or more precisely their implicit coordinate systems (ICS) are used to position one object to another.

It can handle 3D line elements and planar face elements as well as 2D line elements within a work plane.

The line directions as well as the face normals are represented by each ICS's z-axis and so it actually fixes the angle between both elements' z-axes (on basis of another angle between two z-axes).


Usage

  1. Place two objects into an assembly
  2. Select one line element or one planar face element of each object
  3. Select two more line or one planar face elements to extract the value of the angle between them
  4. Press the Equal angle button.


In addition the "Flip element" function of the elements properties panel may be needed if ICSs are not orientated as expected.