Difference between revisions of "TechDraw 2PointCenterLine"
Renatorivo (talk | contribs) |
Renatorivo (talk | contribs) (Marked this version for translation) |
||
Line 55: | Line 55: | ||
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. | 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. | ||
+ | <!--T:21--> | ||
# Mode (radio buttons): | # Mode (radio buttons): | ||
## Vertical: force center line vertical | ## Vertical: force center line vertical |
Revision as of 15:02, 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
TechDraw
- Pages: New Default, New Pick
- Views: New View, New Projection Group, New Section, New Detail, New Annotation, New Draft, New Arch, Spreadsheet
- Clips: Clip, ClipPlus, ClipMinus
- Dimensions: New Length, New Horizontal, New Vertical, New Radius, New Diameter, New Angle, New Angle3Pt, New Links, New Balloon
- Decoration: Hatch Area, Geometric Hatch, New Symbol, New Image, Toggle Frames
- Utilities: SaveSVG, SaveDXF
- Additional: Preferences, Import-Export Preferences; Hatching, LineGroup, Templates; TechDraw API, TechDrawGui API
User documentation

- Installation: Linux/Unix, Windows, Mac; Getting started
- Basics: About FreeCAD, Workbenches, Preferences, Document structure, Interface Customization, Properties, Mouse Model; Tutorials
- Workbenches: Std Base; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Scripting: Introduction to Python, FreeCAD scripting tutorial, FreeCAD Scripting Basics, How to install macros, Gui Command, Units Modules: Builtin modules, Workbench creation, Installing more workbenches Meshes: Mesh Scripting, Mesh Module Parts: The Part Module, Topological data scripting, PythonOCC, Mesh to Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Qt interface: PySide, Using the FreeCAD GUI, Dialog creation Parametric objects: Scripted objects Other: Code snippets, Line drawing function, Embedding FreeCAD, FreeCAD vector math library, Power users hub, Python, Macros, FreeCAD Scripting Basics, Topological data scripting