TechDraw CosmeticEraser: Difference between revisions

From FreeCAD Documentation
(Created page with "<languages/> <translate> <!--T:16--> {{Docnav|Quadrant|Hatching|TechDraw|IconL=Techdraw-eraser.svg|IconC=Workbe...")
 
No edit summary
Line 2: Line 2:
<translate>
<translate>
<!--T:16-->
<!--T:16-->
{{Docnav|[[TechDraw_Quadrant|Quadrant]]|[[TechDraw_Hatching|Hatching]]|[[TechDraw_Module|TechDraw]]|IconL=Techdraw-eraser.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}
{{Docnav|[[TechDraw_Quadrant|Quadrant]]|[[TechDraw_Hatching|Hatching]]|[[TechDraw_Module|TechDraw]]|IconL=techdraw-quadrant.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}


<!--T:1-->
<!--T:1-->
Line 44: Line 44:


<!--T:17-->
<!--T:17-->
{{Docnav|[[TechDraw_Quadrant|Quadrant]]|[[TechDraw_Hatching|Hatching]]|[[TechDraw_Module|TechDraw]]|IconL=Techdraw-eraser.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}
{{Docnav|[[TechDraw_Quadrant|Quadrant]]|[[TechDraw_Hatching|Hatching]]|[[TechDraw_Module|TechDraw]]|IconL=techdraw-quadrant.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}


<!--T:14-->
<!--T:14-->

Revision as of 21:21, 31 May 2019

File:Techdraw-eraser.svg TechDraw CosmeticEraser

Menu location
TechDraw → CosmeticEraser
Workbenches
TechDraw
Default shortcut
None
Introduced in version
0.19
See also
TechDraw CosmeticVertex, TechDraw Midpoints, TechDraw Quadrant

Description

The CosmeticEraser tool removes cosmetic objects from the Page.

How to use

  1. Select one or more cosmetic objects on a page.
  2. Press the File:Techdraw-eraser.svg CosmeticEraser button
  3. The selected cosmetic objects will be removed.


Properties

The CosmeticEraser tool has no properties, as it is not a Document Object.

Scripting

See also: TechDraw API and FreeCAD Scripting Basics.

CosmeticEraser is not accessible from macros or the Python console at this time.


Notes