TechDraw FaceCenterLine/it: Difference between revisions

From FreeCAD Documentation
(Created page with "Linea centrale aggiunge una linea centrale alle facciate selezionate")
(Created page with "{{Caption|Linea centrale aggiunta alla faccia}}")
Line 17: Line 17:


[[Image:TechDraw_FaceCenterLine_Sample.png]]
[[Image:TechDraw_FaceCenterLine_Sample.png]]
{{Caption|Center line added to face}}
{{Caption|Linea centrale aggiunta alla faccia}}


==How to use==
==How to use==

Revision as of 21:43, 21 June 2019

Other languages:

File:Techdraw-facecenterline.svg Linea centrale

Posizione nel menu
TechDraw → Linea centrale
Ambiente
TechDraw
Avvio veloce
Nessuno
Introdotto nella versione
0.19
Vedere anche
Vertice cosmetico, Gomma cosmetica

Descrizione

Linea centrale aggiunge una linea centrale alle facciate selezionate

Linea centrale aggiunta alla faccia

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.