TechDraw HorizontalDimension/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[TechDraw_LengthDimension|LengthDimension]]
|[[TechDraw_Dimension_Length|New Length]]
|[[TechDraw_VerticalDimension|VerticalDimension]]
|[[TechDraw_Dimension_Vertical|New Vertical]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Workbench|TechDraw]]
|IconL=TechDraw_Dimension_Length.svg
|IconL=TechDraw_LengthDimension.svg
|IconR=TechDraw_VerticalDimension.svg
|IconC=Workbench_TechDraw.svg
|IconC=Workbench_TechDraw.svg
|IconR=TechDraw_Dimension_Vertical.svg
}}
}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand|Name=TechDraw Dimension Horizontal|Workbenches=[[TechDraw Module|TechDraw]]|MenuLocation=TechDraw → Dimension Horizontal|Shortcut=|SeeAlso=}}
{{GuiCommand|Name=TechDraw Dimension Horizontal|Workbenches=[[TechDraw_Workbench|TechDraw]]|MenuLocation=TechDraw → Dimension Horizontal|Shortcut=|SeeAlso=}}
</div>
</div>


<span id="Description"></span>
<div class="mw-translate-fuzzy">
==Descriere==
==Descriere==
Instrumentul pentru cote orizontale adaugă o cotă orizontală unei imagini. Cota poate fi între două vârfuri, lungimea unei muchii sau distanța verticală dintre două margini. Distanța va fi inițial distanța proiectată(adică așa cum este reprezentată în desen), dar această distanță poate fi înlocuită prin distanța 3D reală utilizând instrumentul Link Dimension [[Image:LinkDimension.png|24px]].
Instrumentul pentru cote orizontale adaugă o cotă orizontală unei imagini. Cota poate fi între două vârfuri, lungimea unei muchii sau distanța verticală dintre două margini. Distanța va fi inițial distanța proiectată(adică așa cum este reprezentată în desen), dar această distanță poate fi înlocuită prin distanța 3D reală utilizând instrumentul Link Dimension [[Image:LinkDimension.png|24px]].
[[File:HorizontalSample.png|200px|center]]
[[File:HorizontalSample.png|200px|center]]
</div>


The Dimension Horizontal tool adds a horizontal dimension to a View. The dimension may be between two vertices, the length of one edge or the horizontal distance between 2 edges. The distance will initially be the projected distance (ie as shown on the drawing), but this may be changed to the actual 3D distance using the {{Button|[[Image:TechDraw_Dimension_Link.svg|16px]] [[TechDraw_Dimension_Link|Link Dimension]]}} tool.
The '''TechDraw HorizontalDimension''' tool adds a horizontal dimension to a View. The dimension may be the horizontal distance between two points or the horizontal length of a straight edge. As with the [[TechDraw_LengthDimension|TechDraw LengthDimension]] tool it is also possible to select two edges or a point and an edge, but these options make less sense for this tool.

For more information see [[TechDraw_LengthDimension|TechDraw LengthDimension]].


[[Image:TechDraw_Dimension_Horizontal_example.png|200px]]
[[Image:TechDraw_Dimension_Horizontal_example.png|200px]]
{{Caption|Length dimension taken from two arbitrary nodes of the view; the distance is measured horizontally}}
{{Caption|Horizontal dimension taken from two points}}

<div class="mw-translate-fuzzy">
==Cum se folosește==
# Selectați punctele sau muchiile care definesc măsurarea dvs.
# Apăsați butonul {{KEY|[[Image:Dimension_Horizontal.png|24px]] [[TechDraw Dimension Horizontal|Dimension Horizontal]]}}
# O cotă va fi adăugată la View. Cota poate fi glisată în poziția dorită.
</div>

# Select the points or edge which define your measurement.
# Press the {{Button|[[Image:TechDraw_Dimension_Horizontal.svg|16px]] [[TechDraw Dimension Horizontal|Dimension Horizontal]]}} button
# A dimension will be added to the View. The dimension may be dragged to the desired position.

== Limitations ==

Dimension objects are vulnerable to "topological naming" issues. See the information in the [[TechDraw Dimension Length|TechDraw Dimension Length]] tool for more information.

<div class="mw-translate-fuzzy">
==Proprietăți==
This object has the same properties as the [[TechDraw Dimension Length/ro|TechDraw Dimension Length]] tool. See that tool for details.
</div>

This object has the same properties as the [[TechDraw Dimension Length|TechDraw Dimension Length]] tool. See that tool for details.

<div class="mw-translate-fuzzy">
==Script==
Cotele orizontale pot fi adăugate la Pages utilizând Python.
</div>

{{Emphasis|See also:}} [[TechDraw API|TechDraw API]] and [[FreeCAD Scripting Basics|FreeCAD Scripting Basics]].

The Dimension Horizontal tool can be used in [[macros|macros]] and from the [[Python|Python]] console by using the following functions:

{{Code|code=
dim1 = FreeCAD.ActiveDocument.addObject('TechDraw::DrawViewDimension','Dimension')
dim1.Type = "DistanceX"
dim1.References2D=[(view1, 'Edge1')]
rc = page.addView(dim1)
}}




{{Docnav
{{Docnav
|[[TechDraw_LengthDimension|LengthDimension]]
|[[TechDraw_Dimension_Length|New Length]]
|[[TechDraw_VerticalDimension|VerticalDimension]]
|[[TechDraw_Dimension_Vertical|New Vertical]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Workbench|TechDraw]]
|IconL=TechDraw_Dimension_Length.svg
|IconL=TechDraw_LengthDimension.svg
|IconR=TechDraw_VerticalDimension.svg
|IconC=Workbench_TechDraw.svg
|IconC=Workbench_TechDraw.svg
|IconR=TechDraw_Dimension_Vertical.svg
}}
}}


{{TechDraw Tools navi{{#translation:}}}}
{{TechDraw Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 06:46, 26 July 2023

TechDraw Dimension Horizontal

Menu location
TechDraw → Dimension Horizontal
Workbenches
TechDraw
Default shortcut
None
Introduced in version
-
See also
None

Descriere

Instrumentul pentru cote orizontale adaugă o cotă orizontală unei imagini. Cota poate fi între două vârfuri, lungimea unei muchii sau distanța verticală dintre două margini. Distanța va fi inițial distanța proiectată(adică așa cum este reprezentată în desen), dar această distanță poate fi înlocuită prin distanța 3D reală utilizând instrumentul Link Dimension .

The TechDraw HorizontalDimension tool adds a horizontal dimension to a View. The dimension may be the horizontal distance between two points or the horizontal length of a straight edge. As with the TechDraw LengthDimension tool it is also possible to select two edges or a point and an edge, but these options make less sense for this tool.

For more information see TechDraw LengthDimension.

Horizontal dimension taken from two points