TechDraw CosmeticEraser/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 19: Line 19:
==Description==
==Description==


The CosmeticEraser tool removes cosmetic objects from the page. Cosmetic objects are
The '''TechDraw CosmeticEraser''' tool removes cosmetic objects from the page. Cosmetic objects are:


* [[File:TechDraw CosmeticVertex.svg|24px]] [[TechDraw_CosmeticVertex|Cosmetic Vertex]]
* [[File:TechDraw CosmeticVertex.svg|24px]] [[TechDraw_CosmeticVertex|Cosmetic Vertex]]

Revision as of 08:31, 29 May 2023

TechDraw CosmeticEraser

Menu location
TechDraw → Remove Cosmetic Object
Workbenches
TechDraw
Default shortcut
None
Introduced in version
0.19
See also
None

Description

The TechDraw CosmeticEraser tool removes cosmetic objects from the page. Cosmetic objects are:

Usage

  1. Select one or more cosmetic objects on a page.
  2. Press the toolbar button Remove Cosmetic Object.
  3. The selected cosmetic objects will be removed.

Properties

The CosmeticEraser tool has no properties, as it is no document object.

Scripting

See also: Autogenerated API documentation and FreeCAD Scripting Basics.

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