Sketcher Contrainte fixe

From FreeCAD Documentation
Revision as of 11:04, 24 July 2014 by Renatorivo (talk | contribs)

Sketcher ConstrainLock

Menu location
Sketch → Sketcher constraints → Constrain lock
Workbenches
Sketcher, PartDesign
Default shortcut
None
Introduced in version
-
See also
Constraint Coincident


Description

L'outil contrainte, tente de contraindre totalement n'importe quel élément sélectionné.

NOTE : Il est conseillé que cet outil soit pour le moment utilisé exclusivement sur des points :

Owing to the fact that FreeCAD is still under development - this tool exhibits strange behaviour when it attempts to 'lock' anything other than a point. For example (as of V0.12 R4802), when locking a circle by its circumferential line rather than its centre point, a horizontal constraint and a vertical constraint appear in the constraints dialogue, but they are both of value zero and do not appear in the graphics window.

Operation

  1. Firstly it is necessary to highlight an item you wish to constrain. For reasons alluded-to above it is wise to only highlight a point.
  2. Highlighting of a drawing item is achieved by moving the mouse over the item and clicking the left-mouse-button. A highlighted item will change colour to green.
  3. Once an item is highlighted, left-clicking on the lock constraint serves to lock the highlighted item in-place. This usually manifests as two constraints: a horizontal distance constraint from the drawing axis origin, and a vertical constraint from the drawing axis origin. These are set by default to the current co-ordinates of the point.
  4. The vertical and horizontal constraints forming the lock can be edited by double clicking on the appropriate constraint to be edited either in the drawing itself or in the Constraint tab of the Combo View pane. This will open a dialog box to edit the constraint. Clicking on the horizontal constraint component produces:
    .
  5. Enter the desired value into the dialog box and click OK.
  6. The new value of the constraint is applied to the drawing.
  7. The vertical constraint may be similarly edited to constrain the point to the desired location.