GuiCommand: Name: Sketcher ConstrainEqual MenuLocation: Sketch , Sketcher constraints , Constrain equal Workbenches: Sketcher_Workbench Shortcut: E SeeAlso:
Sketcher ConstrainEqual
Description
The Sketcher ConstrainEqual tool constrains edges to have an equal length (lines) or curvature (other edges except B-splines). Selected edges must have the same type. Circles and circular arcs are of the same type (their radii are made equal), and so are ellipses and elliptical arcs (their major and minor radii are made equal).
Usage
See also: Drawing aids.
Continue mode
-
Make sure there is no selection.
-
There are several ways to invoke the tool:
-
Press the Constrain equal button.
-
Select the Sketch → Sketcher constraints → Constrain equal option from the menu.
-
(v1.0)
: Right-click in the 3D view and select the Constrain → Constrain equal option from the context menu.
-
Use the keyboard shortcut: E.
-
-
The cursor changes to a cross with the tool icon.
-
Select two edges of the same type.
-
A constraint is added.
-
Optionally keep creating constraints.
-
To finish, right-click or press Esc, or start another geometry or constraint creation tool.
Run-once mode
-
Select two or more edges of the same type.
-
Invoke the tool as explained above, or with the following additional option:
<small>(v1.0)</small> : Right-click in the [3D view](wiki-test2.php?gitpage=3D_view) and select the **<img src="https://raw.githubusercontent.com/FreeCAD/FreeCAD-documentation/master/wiki/images/Sketcher_ConstrainEqual.svg" width=16px> Constrain equal** option from the context menu.
-
Depending on the selection one or more constraints are added.
Scripting
The Sketcher scripting page explains the values which can be used for Edge1
and Edge2
and contains further examples on how to create constraints from Python scripts.
⏵ documentation index > Sketcher > Sketcher ConstrainEqual
This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/Sketcher_ConstrainEqual.md