TechDraw CosmeticEraser: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 3: Line 3:
<!--T:16-->
<!--T:16-->
{{Docnav
{{Docnav
|[[TechDraw_2PointCenterLine|Add Centerline between 2 Points]]
|[[TechDraw_2PointCenterLine|Centerline between 2 Points]]
|[[TechDraw_DecorateLine|Change Appearance of Line(s)]]
|[[TechDraw_DecorateLine|Decorate Line]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Module|TechDraw]]
|IconL=TechDraw_2PointCenterLine.svg
|IconL=TechDraw_2PointCenterLine.svg
Line 54: Line 54:
<!--T:17-->
<!--T:17-->
{{Docnav
{{Docnav
|[[TechDraw_2PointCenterLine|Add Centerline between 2 Points]]
|[[TechDraw_2PointCenterLine|Centerline between 2 Points]]
|[[TechDraw_DecorateLine|Change Appearance of Line(s)]]
|[[TechDraw_DecorateLine|Decorate Line]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Module|TechDraw]]
|IconL=TechDraw_2PointCenterLine.svg
|IconL=TechDraw_2PointCenterLine.svg

Revision as of 21:14, 21 December 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.