TechDraw FaceCenterLine

From FreeCAD Documentation
Revision as of 18:36, 5 June 2019 by Renatorivo (talk | contribs)

File:Techdraw-facecenterline.svg TechDraw FaceCenterLine

Menu location
TechDraw → FaceCenterLine
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

  1. Select one or more Faces in a View.
  2. Press the File:Techdraw-facecenterline.svg FaceCenterLine button
  3. A dialog will open where you can specify attributes of the new center line.
  4. A center line will be added at the midpoint of the bounding box of the selected Face(s).

Properties

Cosmetic center lines have no properties of their own, as they are not Document Objects.

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.