TechDraw CosmeticEraser: Difference between revisions

From FreeCAD Documentation
m ([[ | ]])
No edit summary
Line 15: Line 15:
|Name=TechDraw CosmeticEraser
|Name=TechDraw CosmeticEraser
|Icon=techdraw-eraser.svg
|Icon=techdraw-eraser.svg
|MenuLocation=TechDraw → CosmeticEraser
|MenuLocation=TechDraw → Remove Cosmetic Object
|Workbenches=[[TechDraw Module|TechDraw]]
|Workbenches=[[TechDraw Module|TechDraw]]
|SeeAlso=[[TechDraw CosmeticVertex|TechDraw CosmeticVertex]], [[TechDraw Midpoints|TechDraw Midpoints]], [[TechDraw Quadrant|TechDraw Quadrant]]
|SeeAlso=[[TechDraw CosmeticVertex|TechDraw CosmeticVertex]], [[TechDraw Midpoints|TechDraw Midpoints]], [[TechDraw Quadrant|TechDraw Quadrant]]

Revision as of 13:22, 8 December 2019

File:Techdraw-eraser.svg TechDraw CosmeticEraser

Menu location
TechDraw → Remove Cosmetic Object
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