Sketcher ConstrainRadius: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
<translate>
<translate>


<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[Sketcher_ConstrainRadiam|Auto radius/diameter]]
|[[Sketcher_ConstrainDistance|Distance]]
|[[Sketcher_ConstrainDiameter|Diameter]]
|[[Sketcher_ConstrainDiameter|Diameter]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_ConstrainDistance.svg
|IconL=Sketcher_ConstrainRadiam.svg
|IconR=Sketcher_ConstrainDiameter.svg
|IconR=Sketcher_ConstrainDiameter.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
Line 19: Line 18:
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|K}} {{KEY|R}}
|Shortcut={{KEY|K}} {{KEY|R}}
|SeeAlso=[[Sketcher_ConstrainRadiam|Sketcher ConstrainRadiam]], [[Sketcher_ConstrainDiameter|Sketcher ConstrainDiameter]]
|SeeAlso=[[Sketcher_ConstrainDistance|Sketcher Constrain distance]], [[Sketcher_ConstrainDistanceX|Sketcher Constrain horizontal distance]], [[Sketcher_ConstrainDistanceY|Sketcher Constrain vertical distance]]
}}
}}


Line 25: Line 24:


<!--T:6-->
<!--T:6-->
The [[Image:Sketcher_ConstrainRadius.svg|24px]] [[Sketcher_ConstrainRadius|Sketcher ConstrainRadius]] tool fixes the radius of circles, arcs or [[Sketcher_CreateBSpline#Notes|B-spline weight circles]].
The [[Image:Sketcher_ConstrainRadius.svg|24px]] [[Sketcher_ConstrainRadius|Sketcher ConstrainRadius]] tool fixes the radius of circles, arcs and [[Sketcher_CreateBSpline#Notes|B-spline weight circles]].

If [[Sketcher_ToggleDrivingConstraint|driving]] constraints are being applied and multiple elements that are not [[Sketcher_External|external geometry]] have been pre-selected, a driving Radial constraint is only applied to the first of those, between the first and the others [[Image:Sketcher_ConstrainEqual.svg|16px]] [[Sketcher_ConstrainEqual|Equal constrains]] are applied.


</translate>
</translate>
Line 35: Line 32:
==Usage== <!--T:3-->
==Usage== <!--T:3-->


<!--T:14-->
See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].
See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].


===[[Sketcher_Workbench#Continue_modes|Continue mode]]===
===[[Sketcher_Workbench#Continue_modes|Continue mode]]=== <!--T:15-->


<!--T:4-->
<!--T:4-->
# Make sure there is no selection.
# Make sure there is no selection.
# There are several ways to invoke the tool:
# There are several ways to invoke the tool:
#* {{Version|1.0}}: If the {{MenuCommand|Dimensioning constraints}} [[Sketcher_Preferences#General|preference]] is set to {{Value|Single tool}} (default): press the down arrow to the right of the {{Button|[[Image:Sketcher_Dimension.svg||x16px]][[Image:Toolbar_flyout_arrow.svg|x16px]]}} button and select the {{MenuCommand|[[Image:Sketcher_ConstrainRadius.svg|16px]] Constrain radius}} option from the dropdown.
#* Press the {{Button|[[Image:Sketcher_ConstrainRadius.svg|16px]] [[Sketcher_ConstrainRadius|Constrain radius]]}} button.
#* If this preference has a different value (and in {{VersionMinus|0.21}}): press the {{Button|[[Image:Sketcher_ConstrainRadius.svg|16px]] [[Sketcher_ConstrainRadius|Constrain radius]]}} button.
#* Select the {{MenuCommand|Sketch → Sketcher constraints → [[Image:Sketcher_ConstrainRadius.svg|16px]] Constrain radius}} option from the menu.
#* Select the {{MenuCommand|Sketch → Sketcher constraints → [[Image:Sketcher_ConstrainRadius.svg|16px]] Constrain radius}} option from the menu.
#* {{Version|0.22}}: Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|Dimension → [[Image:Sketcher_ConstrainRadius.svg|16px]] Constrain radius}} option from the context menu.
#* {{Version|1.0}}: Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|Dimension → [[Image:Sketcher_ConstrainRadius.svg|16px]] Constrain radius}} option from the context menu.
#* Use the keyboard shortcut: {{KEY|K}} then {{KEY|R}}.
#* Use the keyboard shortcut: {{KEY|K}} then {{KEY|R}}.
# For further steps see [[Sketcher_ConstrainRadiam#Continue_mode|Sketcher ConstrainRadiam]].
# Do one of the following:
#* Select the edge of a circle or arc.
#* Select the edge of a B-spline weight circle.
# If a [[Sketcher_ToggleDrivingConstraint|driving]] constraint is created, and the {{MenuCommand|Ask for value after creating a dimensional constraint}} option is selected (default) in the [[Sketcher_Preferences#Display|Sketcher Preferences]]:
## A pop up dialog opens to edit the constraint value.
## Press the {{Button|OK}} button to confirm.
# A constraint is added.
# Optionally keep creating constraints.
# To finish, right-click or press {{KEY|Esc}}, or start another geometry or constraint creation tool


===Once-only mode===
===Run-once mode=== <!--T:16-->


<!--T:17-->
# Do one of the following:
See [[Sketcher_ConstrainRadiam#Once-only_mode|Sketcher ConstrainRadiam]].
#* Select the edge of one or more circles or arcs.
#* Select the edge of one or more B-spline weight circles.
# Invoke the tool as explained above.
# Edit and/or confirm the constraint value as explained above.
# Depending on the selection one or more constraints are added.


== Scripting == <!--T:12-->
== Scripting == <!--T:12-->
Line 77: Line 64:
<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav
|[[Sketcher_ConstrainRadiam|Auto radius/diameter]]
|[[Sketcher_ConstrainDistance|Distance]]
|[[Sketcher_ConstrainDiameter|Diameter]]
|[[Sketcher_ConstrainDiameter|Diameter]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_ConstrainDistance.svg
|IconL=Sketcher_ConstrainRadiam.svg
|IconR=Sketcher_ConstrainDiameter.svg
|IconR=Sketcher_ConstrainDiameter.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg

Latest revision as of 15:16, 23 April 2024

Sketcher ConstrainRadius

Menu location
Sketch → Sketcher constraints → Constrain radius
Workbenches
Sketcher
Default shortcut
K R
Introduced in version
-
See also
Sketcher ConstrainRadiam, Sketcher ConstrainDiameter

Description

The Sketcher ConstrainRadius tool fixes the radius of circles, arcs and B-spline weight circles.

Usage

See also: Drawing aids.

Continue mode

  1. Make sure there is no selection.
  2. There are several ways to invoke the tool:
    • introduced in version 1.0: If the Dimensioning constraints preference is set to Single tool (default): press the down arrow to the right of the button and select the Constrain radius option from the dropdown.
    • If this preference has a different value (and in version 0.21 and below): press the Constrain radius button.
    • Select the Sketch → Sketcher constraints → Constrain radius option from the menu.
    • introduced in version 1.0: Right-click in the 3D view and select the Dimension → Constrain radius option from the context menu.
    • Use the keyboard shortcut: K then R.
  3. For further steps see Sketcher ConstrainRadiam.

Run-once mode

See Sketcher ConstrainRadiam.

Scripting

Sketch.addConstraint(Sketcher.Constraint('Radius', ArcOrCircle, App.Units.Quantity('123.0 mm')))

The Sketcher scripting page explains the values which can be used for ArcOrCircle, and contains further examples on how to create constraints from Python scripts.