Draft Constrain: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 28: Line 28:
{{Caption|While constraining the movement of the cursor the task panel will lock the coordinate values that are not being modified}}
{{Caption|While constraining the movement of the cursor the task panel will lock the coordinate values that are not being modified}}


== Usage horizontal constraint ==
== Usage horizontal or vertical constraint ==


# Choose a [[Draft_Module|Draft]] or [[Arch_Module|Arch]] command to create your geometry.
# Choose a [[Draft_Module|Draft]] or [[Arch_Module|Arch]] command to create your geometry.
# Pick a first point. A previous point is required.
# Pick a first point. A previous point is required.
# Do one of the following:
# Move the cursor to the left or right of the previous point.
#* For a horizontal constraint: move the cursor to the left or right of the previous point.
#* For a vertical constraint: move the cursor above or below the previous point.
# Hold down {{KEY|Shift}}.
# Hold down {{KEY|Shift}}.
# The cursor is now constrained horizontally.
# The cursor is now constrained.
# Pick the next point.
# Optionally release {{KEY|Shift}} to disable the constraint.

== Usage vertical constraint ==

# Choose a [[Draft_Module|Draft]] or [[Arch_Module|Arch]] command to create your geometry.
# Pick a first point. A previous point is required.
# Move the pointer above or below the previous point.
# Hold down {{KEY|Shift}}.
# The cursor is now constrained vertically.
# Pick the next point.
# Pick the next point.
# Optionally release {{KEY|Shift}} to disable the constraint.
# Optionally release {{KEY|Shift}} to disable the constraint.

Revision as of 15:47, 11 August 2021

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Description

Apart from entering coordinates in the task panel of commands or using snapping, there is another feature available in the Draft Workbench and the Arch Workbench to help you draw accurately. After picking a point you can constrain the movement of the cursor to the X, Y, or Z direction of the current Draft working plane for the next point. This can for example be used to create a perfectly horizontal line.

While constraining the movement of the cursor the task panel will lock the coordinate values that are not being modified

Usage horizontal or vertical constraint

  1. Choose a Draft or Arch command to create your geometry.
  2. Pick a first point. A previous point is required.
  3. Do one of the following:
    • For a horizontal constraint: move the cursor to the left or right of the previous point.
    • For a vertical constraint: move the cursor above or below the previous point.
  4. Hold down Shift.
  5. The cursor is now constrained.
  6. Pick the next point.
  7. Optionally release Shift to disable the constraint.

Usage X, Y or Z constraint

  1. Choose a Draft or Arch command to create your geometry.
  2. Pick a first point. A previous point is required.
  3. Press X, Y or Z to specify the direction.
  4. The cursor is now constrained.
  5. Pick the next point.
  6. Do one of the following:
    • Press the same key to disable the constraint.
    • Press a different X, Y or Z key to use a different constraint.

Notes

  • Constraining can be combined with snapping.
  • The Draft Offset command and Draft Trimex command use the Shift key for a different type of constraining, namely to constrain the operation to a certain segment.