Difference between revisions of "TechDraw 2PointCenterLine"
Jump to navigation
Jump to search
TechDraw
User documentation
Renatorivo (talk | contribs) (Marked this version for translation) |
m ((Vertical Docnav)) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
<!--T:1--> | <!--T:1--> | ||
− | {{Docnav|[[TechDraw_2LineCenterLine|2LineCenterLine]]|[[TechDraw_CosmeticEraser|CosmeticEraser]]|[[TechDraw_Module|TechDraw]]|IconL=techdraw-2linecenterline.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-eraser.svg}} | + | {{Docnav |
+ | |[[TechDraw_2LineCenterLine|2LineCenterLine]] | ||
+ | |[[TechDraw_CosmeticEraser|CosmeticEraser]] | ||
+ | |[[TechDraw_Module|TechDraw]] | ||
+ | |IconL=techdraw-2linecenterline.svg | ||
+ | |IconC=Workbench_TechDraw.svg | ||
+ | |IconR=Techdraw-eraser.svg | ||
+ | }} | ||
<!--T:2--> | <!--T:2--> | ||
Line 11: | Line 18: | ||
|MenuLocation=TechDraw → 2PointCenterLine | |MenuLocation=TechDraw → 2PointCenterLine | ||
|Workbenches=[[TechDraw Module|TechDraw]] | |Workbenches=[[TechDraw Module|TechDraw]] | ||
− | |SeeAlso=[[TechDraw FaceCenterLine]], [[TechDraw 2LineCenterLine]] | + | |SeeAlso=[[TechDraw FaceCenterLine|TechDraw FaceCenterLine]], [[TechDraw 2LineCenterLine|TechDraw 2LineCenterLine]] |
|Version=0.19 | |Version=0.19 | ||
}} | }} | ||
Line 71: | Line 78: | ||
<!--T:14--> | <!--T:14--> | ||
− | {{Emphasis|See also:}} [[TechDraw API]] and [[FreeCAD Scripting Basics]]. | + | {{Emphasis|See also:}} [[TechDraw API|TechDraw API]] and [[FreeCAD Scripting Basics|FreeCAD Scripting Basics]]. |
<!--T:15--> | <!--T:15--> | ||
− | Cosmetic center lines are not accessible from [[macros]] or the [[Python]] console at this time. | + | Cosmetic center lines are not accessible from [[macros|macros]] or the [[Python|Python]] console at this time. |
==Notes== <!--T:16--> | ==Notes== <!--T:16--> | ||
Line 82: | Line 89: | ||
<!--T:18--> | <!--T:18--> | ||
− | {{Docnav|[[TechDraw_2LineCenterLine|2LineCenterLine]]|[[TechDraw_CosmeticEraser|CosmeticEraser]]|[[TechDraw_Module|TechDraw]]|IconL=techdraw-2linecenterline.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-eraser.svg}} | + | {{Docnav |
+ | |[[TechDraw_2LineCenterLine|2LineCenterLine]] | ||
+ | |[[TechDraw_CosmeticEraser|CosmeticEraser]] | ||
+ | |[[TechDraw_Module|TechDraw]] | ||
+ | |IconL=techdraw-2linecenterline.svg | ||
+ | |IconC=Workbench_TechDraw.svg | ||
+ | |IconR=Techdraw-eraser.svg | ||
+ | }} | ||
<!--T:19--> | <!--T:19--> |
Revision as of 15:55, 15 October 2019
Menu location |
---|
TechDraw → 2PointCenterLine |
Workbenches |
TechDraw |
Default shortcut |
None |
Introduced in version |
0.19 |
See also |
TechDraw FaceCenterLine, TechDraw 2LineCenterLine |
Description
The 2PointCenterLine tool adds a center line between two Vertices (Points).
Center line between 2 Points
How to use
- Select 2 Vertexes in a View.
- Press the
2PointCenterLine button
- A dialog will open where you can specify attributes of the new center line.
- A center line will be added between the 2 selected Vertices.
Editing Center Lines
Any of the center line command buttons (
FaceCenterLine,
2LineCenterLine,
2PointCenterLine)
can be used to edit any center line.
- Select a center line.
- Press any center line command button.
- A dialog will open where you can change attributes of thecenter line.
- Press OK to see your changes.
Properties
Cosmetic center lines have no properties of their own, as they are not Document Objects. They do have attributes that can be changed in the center line edit dialog. Not all attributes apply to all center lines.
- Mode (radio buttons):
- Vertical: force center line vertical
- Horizontal: force center line horizontal
- Aligned: follow the general direction of the Edge for 2 Edge center line
- Shift Horiz: move the center line left or right of its normal position
- Shift Vert: move the center line up or down from its normal position
- Rotate: rotate the center line around its center (degrees. + CCW, -CW)
- Extend: make the center line longer by this amount
- Color: color of center line
- Weight: thickness of the center line
- Style: NoLine, Solid, Dash, Dot, DashDot, DashDotDot
Scripting
See also: TechDraw API and FreeCAD Scripting Basics.
Cosmetic center lines are not accessible from macros or the Python console at this time.
Notes
- none
- Pages: Insert Default Page, Insert Page using Template, Redraw Page
- Views: Insert View, Insert Active View, Insert Projection Group, Insert Section View, Insert Detail View, Insert Draft Workbench Object, Insert Arch Workbench Object, Insert Spreadsheet View
- Clips: Insert Clip Group, Add View to Clip Group, Remove View from Clip Group
- Dimensions: New Length, New Horizontal, New Vertical, New Radius, New Diameter, New Angle, New Angle3Pt, New Links, New Balloon
- Decorations: Hatch Face using Image File, Apply Geometric Hatch to Face, Insert SVG Symbol, Insert Bitmap Image, Turn View Frames On/Off
- Annotations: Insert Annotation, Add Leaderline to View, Insert Rich Text Annotation, Add Cosmetic Vertex, Add Midpoint Vertices, Add Quadrant Vertices, Add Centerline to Face(s), Add Centerline between 2 Lines, Add Centerline between 2 Points, Remove Cosmetic Object, Change Appearance of Line(s), Show/Hide Invisible Edges, Add Welding Information to Leader
- Import/Export: Export Page as SVG, Export Page as DXF
- Additional: Preferences; Hatching, LineGroup, Templates; TechDraw API, TechDrawGui API

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties; Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Raytracing, Reverse Engineering, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Deprecated or unmaintained workbenches: Complete, Drawing, Robot
- Hubs: User hub, Power users hub, Developer hub