Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
GuiCommand:
Name: Sketcher ConstrainBlock
MenuLocation: Sketch , Sketcher constraints , Constrain block
Workbenches: Sketcher_Workbench
Shortcut: **K** **B**
Version: 0.17
SeeAlso: Sketcher_ConstrainLock
---
Constrain Block blocks a geometric element in place with a single constraint.
It is mainly intended to be used with [ B-splines, which can be difficult to fully constrain otherwise.
- Select an element to constrain.
- Press the [ Constrain block button.
Or press the button first, and then select the elements.
The Sketcher scripting page explains the values which can be used for Edge
and contains further examples on how to create constraints from Python scripts.
{{Sketcher_Tools_navi}}
⏵ documentation index > Sketcher > Sketcher ConstrainBlock