TechDraw 2PointCenterLine: Difference between revisions

From FreeCAD Documentation
(Moved "Delete note" to Notes paragraph.)
Line 43: Line 43:
==Usage edit==
==Usage edit==


See [[TechDraw_FaceCenterLine#Usage_edit|TechDraw FaceCenterLine]].
<!--T:9-->
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.

<!--T:10-->
# 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.


==Notes==
==Notes==

Revision as of 13:20, 26 July 2023

TechDraw 2PointCenterLine

Menu location
TechDraw → Add Lines → Add Centerline between 2 points
Workbenches
TechDraw
Default shortcut
None
Introduced in version
0.19
See also
TechDraw Centerline to Face(s), TechDraw Centerline between 2 Lines

Description

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

Centerline between 2 Points

Usage create

  1. Select 2 Vertexes in a View.
  2. Press the Add Centerline between 2 Points button
  3. A dialog will open where you can specify attributes of the new centerline.
  4. A centerline will be added between the 2 selected Vertices.

Usage edit

See TechDraw FaceCenterLine.

Notes