Difference between revisions of "TechDraw FaceCenterLine"
Jump to navigation
Jump to search
TechDraw
User documentation
m ([[ | ]]) |
|||
Line 15: | Line 15: | ||
|Name=TechDraw FaceCenterLine | |Name=TechDraw FaceCenterLine | ||
|Icon=techdraw-facecenterline.svg | |Icon=techdraw-facecenterline.svg | ||
− | |MenuLocation=TechDraw → | + | |MenuLocation=TechDraw → Add Lines → Add Centerline to Face(s) |
|Workbenches=[[TechDraw Module|TechDraw]] | |Workbenches=[[TechDraw Module|TechDraw]] | ||
|SeeAlso=[[TechDraw CosmeticVertex]], [[TechDraw CosmeticEraser]] | |SeeAlso=[[TechDraw CosmeticVertex]], [[TechDraw CosmeticEraser]] |
Revision as of 13:03, 8 December 2019
Menu location |
---|
TechDraw → Add Lines → Add Centerline to Face(s) |
Workbenches |
TechDraw |
Default shortcut |
None |
Introduced in version |
0.19 |
See also |
TechDraw CosmeticVertex, TechDraw CosmeticEraser |
Description
The FaceCenterLine tool adds a center line to one or more Faces.
Center line added to face
How to use
- Select one or more Faces in a View.
- Press the
FaceCenterLine button
- A dialog will open where you can specify attributes of the new center line.
- A center line will be added at the midpoint of the bounding box of the selected Face(s).
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 the center 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
- FaceCenterLine will eventually replace two View properties:
- ViewHorizCenterLine: Show a horizontal centerline through view.
- ViewVertCenterLine: Show a vertical centerline through view.
- 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