TechDraw FaceCenterLine/it: Difference between revisions

From FreeCAD Documentation
(Created page with "TechDraw: Linea centrale su faccia")
 
(Created page with "{{Docnav/it|Quadrante|Gomma cosmetica|TechDraw|IconL=techdraw-quadrant.svg|IconC=Workbench_TechD...")
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav|[[TechDraw_Quadrant|Quadrant]]|[[TechDraw_CosmeticEraser|CosmeticEraser]]|[[TechDraw_Module|TechDraw]]|IconL=techdraw-quadrant.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-eraser.svg}}
{{Docnav/it|[[TechDraw_Quadrant/it|Quadrante]]|[[TechDraw_CosmeticEraser/it|Gomma cosmetica]]|[[TechDraw_Module/it|TechDraw]]|IconL=techdraw-quadrant.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-eraser.svg}}


{{GuiCommand
{{GuiCommand

Revision as of 21:39, 21 June 2019

Other languages:

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:
    • VistaHorizCenterLine: Show a horizontal centerline through view.
    • VistaVertCenterLine: Show a vertical centerline through view.