TechDraw DimensionRepair/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/it |Quota da punti di riferimento |Annotazione |TechDraw |IconL=TechDraw_LandmarkDimension.svg |IconR=TechDraw_Annotation.svg |IconC=Workbench_TechDraw.svg }}")
(Created page with "{{GuiCommand/it |Name=TechDraw DimensionRepair |Name/it=TechDraw Ripara la quota |MenuLocation=TechDraw → Quotatura → Ripara riferimenti quote |Workbenches=TechDraw |Version=0.21 |SeeAlso=TechDraw Quota allineata }}")
Line 10: Line 10:
}}
}}


{{GuiCommand/it
<div lang="en" dir="ltr" class="mw-content-ltr">
{{GuiCommand
|Name=TechDraw DimensionRepair
|Name=TechDraw DimensionRepair
|Name/it=TechDraw Ripara la quota
|MenuLocation=TechDraw → DimensionsRepair Dimension References
|MenuLocation=TechDraw → QuotaturaRipara riferimenti quote
|Workbenches=[[TechDraw_Workbench|TechDraw]]
|Workbenches=[[TechDraw_Workbench/it|TechDraw]]
|Version=0.21
|Version=0.21
|SeeAlso=[[TechDraw_LengthDimension|TechDraw LengthDimension]]
|SeeAlso=[[TechDraw_LengthDimension/it|TechDraw Quota allineata]]
}}
}}
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">

Revision as of 20:56, 30 June 2024

Other languages:

TechDraw Ripara la quota

Posizione nel menu
TechDraw → Quotatura → Ripara riferimenti quote
Ambiente
TechDraw
Avvio veloce
Nessuno
Introdotto nella versione
0.21
Vedere anche
TechDraw Quota allineata

Description

The TechDraw DimensionRepair tool can adjust the 2D or 3D geometry references of a dimension. These references may become incorrect due to the "topological naming problem" or Hidden Line Removal.

See TechDraw LengthDimension for more on dimensions and the topological naming problem.

Usage

  1. Select the dimension to be corrected and, optionally, the new geometry references, points or edges, in the TechDraw View or in the 3D view.
  2. There are several ways to invoke the tool:
  3. The Dimension Repair task panel opens showing the selected dimension and the current geometry references.
  4. Select new geometry references if you have not done so already.
  5. Press the Replace References with Current Selection button.
  6. Press the OK button to update the dimension.
  7. If 3D references have been selected: optionally change the DatiMeasure Type property of the dimension to True.

Scripting

The TechDraw DimensionRepair tool cannot used in macros or from the Python console. Dimension reference properties can be updated using Python.