TechDraw CosmeticEraser: Difference between revisions

From FreeCAD Documentation
(list cosmetic objects)
(remove "see also" because the affected features are already listed and 2 times the same list on such a small page)
(3 intermediate revisions by 3 users not shown)
Line 16: Line 16:
|MenuLocation=TechDraw → Remove Cosmetic Object
|MenuLocation=TechDraw → Remove Cosmetic Object
|Workbenches=[[TechDraw Module|TechDraw]]
|Workbenches=[[TechDraw Module|TechDraw]]
|SeeAlso=[[TechDraw_CosmeticVertex|Add Cosmetic Vertex]], [[TechDraw_Midpoints|Add Midpoint Vertices]], [[TechDraw Quadrant|TechDraw Quadrant]]
|Version=0.19
|Version=0.19
}}
}}
Line 25: Line 24:
The CosmeticEraser tool removes cosmetic objects from the page. Cosmetic objects are
The CosmeticEraser tool removes cosmetic objects from the page. Cosmetic objects are


<!--T:21-->
* [[File:TechDraw CosmeticVertex.svg|24px]] [[TechDraw_CosmeticVertex|Cosmetic Vertex]]
* [[File:TechDraw CosmeticVertex.svg|24px]] [[TechDraw_CosmeticVertex|Cosmetic Vertex]]
* [[File:TechDraw Midpoints.svg|24px]] [[TechDraw_Midpoints|Midpoint Vertices]]
* [[File:TechDraw Midpoints.svg|24px]] [[TechDraw_Midpoints|Midpoint Vertices]]

Revision as of 13:56, 6 April 2020

TechDraw CosmeticEraser

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

Description

The 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: TechDraw API and FreeCAD Scripting Basics.

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