TechDraw RadiusDimension/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>

!!FUZZY!!{{Docnav/ru
<div class="mw-translate-fuzzy">
{{Docnav/ru
|[[TechDraw_Dimension_Vertical/ru|Dimension Vertical]]
|[[TechDraw_Dimension_Vertical/ru|Dimension Vertical]]
|[[TechDraw_Dimension_Diameter/ru|Dimension Diameter]]
|[[TechDraw_Dimension_Diameter/ru|Dimension Diameter]]
Line 8: Line 10:
|IconC=Workbench_TechDraw.svg
|IconC=Workbench_TechDraw.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
!!FUZZY!!{{GuiCommand/ru
{{GuiCommand/ru
|Name=TechDraw Dimension Radius
|Name=TechDraw Dimension Radius
|Name/ru=TechDraw Dimension Radius
|Name/ru=TechDraw Dimension Radius
Line 16: Line 20:
|SeeAlso=[[TechDraw_Dimension_Diameter/ru|TechDraw Dimension Diameter]]
|SeeAlso=[[TechDraw_Dimension_Diameter/ru|TechDraw Dimension Diameter]]
}}
}}
</div>


==Описание==
==Описание==


The Dimension Radius tool adds a radius dimension to a View. The dimension may be applied to any Edge in the drawing which is a circle or circular arc. 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 Radius Dimension tool adds a radius dimension to a View. The dimension may be applied to any Edge in the drawing which is a circle or circular arc. 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_LinkDimension.svg|16px]] [[TechDraw_LinkDimension|TechDraw LinkDimension]]}} tool.



[[Image:TechDraw_Dimension_Radius_example.png|130px]]
[[Image:TechDraw_Dimension_Radius_example.png|130px]]
Line 28: Line 32:


# Select a circle or circular arc in the drawing. (Note some arcs which appear to be circular are actually ellipses or BSplines. You cannot make a radius dimension in these cases)
# Select a circle or circular arc in the drawing. (Note some arcs which appear to be circular are actually ellipses or BSplines. You cannot make a radius dimension in these cases)
# Press the {{Button|[[Image:TechDraw_Dimension_Radius.svg|16px]] [[TechDraw_Dimension_Radius|Dimension Radius]]}} button
# Press the {{Button|[[Image:TechDraw_RadiusDimension.svg|16px]] [[TechDraw_RadiusDimension|Radius Dimension]]}} button
# A dimension will be added to the View. The dimension may be dragged to the desired position.
# A dimension will be added to the View. The dimension may be dragged to the desired position.
# If needed, add tolerances as described in [[TechDraw_Geometric_dimensioning_and_tolerancing#Tolerances|this page]].
# If needed, add tolerances as described in [[TechDraw_Geometric_dimensioning_and_tolerancing#Tolerances|this page]].


To change the properties of a dimension object either double-clicking it in the drawing or in the [[Tree_view|Tree view]]. This will open the [[TechDraw_Dimension_Length#Dimension_dialog|dimension dialog]].
To change the properties of a dimension object either double-clicking it in the drawing or in the [[Tree_view|Tree view]]. This will open the [[TechDraw_LengthDimension#Dimension_dialog|dimension dialog]].


== Ограничения ==
== Ограничения ==


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


==Свойства==
==Свойства==


See [[TechDraw_LengthDimension#Properties|TechDraw LengthDimension]].
This object has the same properties as the [[TechDraw_Dimension_Length|TechDraw Dimension Length]] tool. See that tool for details.


==Программирование==
==Программирование==
Line 46: Line 50:
{{Emphasis|См. так же:}} [[TechDraw_API/ru|TechDraw API]] и [[FreeCAD_Scripting_Basics/ru|Основы составления скриптов FreeCAD]].
{{Emphasis|См. так же:}} [[TechDraw_API/ru|TechDraw API]] и [[FreeCAD_Scripting_Basics/ru|Основы составления скриптов FreeCAD]].


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


{{Code|code=
{{Code|code=
Line 56: Line 60:




<div class="mw-translate-fuzzy">
!!FUZZY!!{{Docnav/ru
{{Docnav/ru
|[[TechDraw_Dimension_Vertical/ru|Dimension Vertical]]
|[[TechDraw_Dimension_Vertical/ru|Dimension Vertical]]
|[[TechDraw_Dimension_Diameter/ru|Dimension Diameter]]
|[[TechDraw_Dimension_Diameter/ru|Dimension Diameter]]
Line 64: Line 69:
|IconC=Workbench_TechDraw.svg
|IconC=Workbench_TechDraw.svg
}}
}}
</div>


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

Revision as of 19:32, 15 September 2021

Other languages:

TechDraw Dimension Radius

Системное название
TechDraw Dimension Radius
Расположение в меню
TechDraw → Dimension Radius
Верстаки
TechDraw
Быстрые клавиши
Нет
Представлено в версии
-
См. также
TechDraw Dimension Diameter

Описание

The Radius Dimension tool adds a radius dimension to a View. The dimension may be applied to any Edge in the drawing which is a circle or circular arc. 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 TechDraw LinkDimension tool.

Measuring a circle, indicating the radius

Применение

  1. Select a circle or circular arc in the drawing. (Note some arcs which appear to be circular are actually ellipses or BSplines. You cannot make a radius dimension in these cases)
  2. Press the Radius Dimension button
  3. A dimension will be added to the View. The dimension may be dragged to the desired position.
  4. If needed, add tolerances as described in this page.

To change the properties of a dimension object either double-clicking it in the drawing or in the Tree view. This will open the dimension dialog.

Ограничения

Dimension objects are vulnerable to the "topological naming problem". See TechDraw LengthDimension for more information.

Свойства

See TechDraw LengthDimension.

Программирование

См. так же: TechDraw API и Основы составления скриптов FreeCAD.

The Radius Dimension tool can be used in macros and from the Python console by using the following functions:

dim1 = FreeCAD.ActiveDocument.addObject('TechDraw::DrawViewDimension','Dimension')
dim1.Type = "Radius"
dim1.References2D=[(view1, 'Edge1')]
rc = page.addView(dim1)