TechDraw 2PointCenterLine/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/ru |Добавить осевую линию между 2 линиями |TechDraw_2PointCosmeticLine/ru|Добавить вспом...")
(Updating to match new version of source page)
 
(7 intermediate revisions by 2 users not shown)
Line 10: Line 10:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name/ru=Добавить осевую линию между 2 точками
|Name/ru=Добавить осевую линию между 2 точками
|Name=TechDraw_2PointCenterLine
|Name=TechDraw_2PointCenterLine
|MenuLocation=TechDraw → Добавить Линии → Add Centerline between 2 points
|MenuLocation=TechDraw → Добавить Линии → Добавить осевую линию между 2 точками
|Workbenches=[[TechDraw_Workbench/ru|TechDraw]]
|Workbenches=[[TechDraw_Workbench/ru|TechDraw]]
|Version=0.19
|Version=0.19
|SeeAlso=[[TechDraw_FaceCenterLine/ru|Добавить осевую линию к Граням]], [[TechDraw_2LineCenterLine/ru|Добавить осевую линию между 2 линиями]]
|SeeAlso=[[TechDraw_FaceCenterLine/ru|Добавить осевую линию к граням]], [[TechDraw_2LineCenterLine/ru|Добавить осевую линию между 2 линиями]]
}}
}}
</div>


<span id="Description"></span>
==Описание==
==Описание==


The 2PointCenterLine tool adds a centerline between two Vertices (Points).
The '''TechDraw 2PointCenterLine''' tool adds a centerline between two points.


[[Image:CL2PointsSample.png|200px]]
[[Image:CL2PointsSample.png|200px]]


{{Caption|Centerline between 2 Points}}
{{Caption|Centerline between two points}}


==Usage create==
==Применение==


# Select 2 Vertexes in a View.
# Select two points in a View.
# There are several ways to invoke the tool:
# Press the {{Button|[[Image:TechDraw_2PointCenterLine.svg|16px]] Add Centerline between 2 Points}} button
#* Press the {{Button|[[Image:TechDraw_2PointCenterLine.svg|16px]] [[TechDraw_2PointCenterLine|Add Centerline between 2 points]]}} button.
# A dialog will open where you can specify attributes of the new centerline.
#* Select the {{MenuCommand|TechDraw → Add Lines → [[Image:TechDraw_2PointCenterLine.svg|16px]] Add Centerline between 2 points}} option from the menu.
# A centerline will be added between the 2 selected Vertices.
# A task panel opens. See [[TechDraw_FaceCenterLine#Options|TechDraw FaceCenterLine]] for more information.
# Press the {{Button|OK}} button to confirm.
# A centerline is added between the selected points.


==Usage edit==
To delete a Centerline, select it and use the toolbar button {{Button|[[Image:TechDraw_CosmeticEraser.svg|16px]] [[TechDraw_CosmeticEraser|Remove Cosmetic Object]]}}.


See [[TechDraw_FaceCenterLine#Usage_edit|TechDraw FaceCenterLine]].
==Editing Centerlines==


==Notes==
Any of the centerline command buttons (
{{Button|[[Image:TechDraw_FaceCenterLine.svg|16px]] [[TechDraw_FaceCenterLine|Add Centerline to Face(s)]]}},
{{Button|[[Image:TechDraw_2LineCenterLine.svg|16px]] [[TechDraw_2LineCenterLine|Add Centerline between 2 Lines]]}},
{{Button|[[Image:TechDraw_2PointCenterLine.svg|16px]] Add Centerline between 2 Points}})
can be used to edit any centerline.


* To delete a centerline select it and press {{KEY|Delete}}. {{Version|1.0}}
# Select a centerline.
# Press any centerline command button.
# A dialog will open where you can change attributes of the centerline.
# Press {{Button|OK}} to see your changes.


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


Centerlines have no properties of their own, as they are no document objects. They have attributes that can be changed in the centerline edit dialog.
Centerlines have no properties of their own, as they are not document objects.

# Mode (radio buttons):
#* '''Vertical''': Forces a centerline vertical
#* '''Horizontal''': Forces a centerline horizontal
#* '''Aligned''': Follows the general direction of the Edge for 2 Edge centerline
# '''Shift Horiz''': Moves the centerline left or right of its normal position
# '''Shift Vert''': Moves the centerline up or down from its normal position
# '''Rotate''': Rotates the centerline around its center (degrees. + counterclockwise, - clockwise)
# '''Extend''': Makes the centerline longer by this amount
# '''Color''': Color of centerline
# '''Weight''': Thickness of the centerline
# '''Style''': [[Image:Continuous-line.svg|20px]] Continuous, [[Image:Dash-line.svg|20px]] Dash, [[Image:Dot-line.svg|20px]] Dot, [[Image:DashDot-line.svg|20px]] DashDot, [[Image:DashDotDot-line.svg|20px]] DashDotDot

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

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

Centerlines are not accessible from [[Macros|macros]] or the [[Python|Python]] console at this time.




Line 83: Line 64:
{{TechDraw Tools navi{{#translation:}}}}
{{TechDraw Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 10:22, 21 April 2024

Other languages:

Добавить осевую линию между 2 точками

Системное название
TechDraw_2PointCenterLine
Расположение в меню
TechDraw → Добавить Линии → Добавить осевую линию между 2 точками
Верстаки
TechDraw
Быстрые клавиши
Нет
Представлено в версии
0.19
См. также
Добавить осевую линию к граням, Добавить осевую линию между 2 линиями

Описание

The TechDraw 2PointCenterLine tool adds a centerline between two points.

Centerline between two points

Usage create

  1. Select two points in a View.
  2. There are several ways to invoke the tool:
  3. A task panel opens. See TechDraw FaceCenterLine for more information.
  4. Press the OK button to confirm.
  5. A centerline is added between the selected points.

Usage edit

See TechDraw FaceCenterLine.

Notes

Properties

Centerlines have no properties of their own, as they are not document objects.