Sketcher ConstrainBlock: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
m (Changed section to 'Usage')
Line 18: Line 18:
'''Constrain Block''' blocks a geometric element in place with a single constraint. Its main intended use is to work with [[Sketcher_CreateBSpline|B-Splines]] which can be difficult to fully constrain otherwise.
'''Constrain Block''' blocks a geometric element in place with a single constraint. Its main intended use is to work with [[Sketcher_CreateBSpline|B-Splines]] which can be difficult to fully constrain otherwise.


==How to use== <!--T:5-->
==Usage== <!--T:5-->


<!--T:6-->
<!--T:6-->

Revision as of 02:59, 31 January 2020

Sketcher ConstrainBlock

Menu location
Sketch → Sketcher constraints → Constrain Block
Workbenches
Sketcher
Default shortcut
None
Introduced in version
0.17
See also
Constrain Lock

Description

Constrain Block blocks a geometric element in place with a single constraint. Its main intended use is to work with B-Splines which can be difficult to fully constrain otherwise.

Usage

  1. Select an element to constrain;
  2. Press the Constrain Block button.

Note: step 1 and 2 can be reversed.