TechDraw DimensionRepair/de: Difference between revisions

From FreeCAD Documentation
(Created page with "==Beschreibung==")
 
(Created page with "==Anwendung==")
Line 33: Line 33:
</div>
</div>


<span id="Usage"></span>
<div lang="en" dir="ltr" class="mw-content-ltr">
==Usage==
==Anwendung==
</div>


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

Revision as of 17:41, 11 February 2023

Other languages:

TechDraw DimensionRepair

Menu location
TechDraw → Dimensions → Repair Dimension References
Workbenches
TechDraw
Default shortcut
None
Introduced in version
1.0
See also
TechDraw LengthDimension

Beschreibung

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.

Anwendung

  1. Select the dimension to be corrected and, optionally, the new geometry references, vertices 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.

Scripting

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