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 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{Docnav
|[[TechDraw_2PointCenterLine|2PointCenterLine]]
|[[TechDraw_2PointCenterLine|Add Centerline between 2 Points]]
|[[TechDraw_DecorateLine|Change Appearance of Line(s)]]
|[[TechDraw DecorateLine|DecorateLine]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Module|TechDraw]]
|IconL=Techdraw-2pointcenterline.svg
|IconL=TechDraw_2PointCenterLine.svg
|IconC=Workbench_TechDraw.svg
|IconC=Workbench_TechDraw.svg
|IconR=techdraw-linedecor.svg
|IconR=TechDraw_DecorateLine.svg
}}
}}


{{GuiCommand
{{GuiCommand
|Name=TechDraw CosmeticEraser
|Name=TechDraw CosmeticEraser
|Icon=techdraw-eraser.svg
|MenuLocation=TechDraw → Remove Cosmetic Object
|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|Add Cosmetic Vertex]], [[TechDraw_Midpoints|Add Midpoint Vertices]], [[TechDraw Quadrant|TechDraw Quadrant]]
|Version=0.19
|Version=0.19
}}
}}
Line 20: Line 19:
==Description==
==Description==


The CosmeticEraser tool removes cosmetic objects from the Page.
The CosmeticEraser tool removes cosmetic objects from the page.


==How to use==
==Usage==


# Select one or more cosmetic objects on a page.
# Select one or more cosmetic objects on a page.
# Press the {{Button|[[Image:Techdraw-eraser.svg|16px]] [[TechDraw CosmeticEraser|CosmeticEraser]]}} button
# Press the {{Button|[[Image:TechDraw_CosmeticEraser.svg|16px]] [[TechDraw_CosmeticEraser|Remove Cosmetic Object]]}} button
# The selected cosmetic objects will be removed.
# The selected cosmetic objects will be removed.



==Properties==
==Properties==
Line 38: Line 36:


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


==Notes==


{{Docnav
{{Docnav
|[[TechDraw_2PointCenterLine|2PointCenterLine]]
|[[TechDraw_2PointCenterLine|Add Centerline between 2 Points]]
|[[TechDraw_DecorateLine|Change Appearance of Line(s)]]
|[[TechDraw DecorateLine|DecorateLine]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Module|TechDraw]]
|IconL=Techdraw-2pointcenterline.svg
|IconL=TechDraw_2PointCenterLine.svg
|IconC=Workbench_TechDraw.svg
|IconC=Workbench_TechDraw.svg
|IconR=techdraw-linedecor.svg
|IconR=TechDraw_DecorateLine.svg
}}
}}



Revision as of 03:02, 10 February 2020

TechDraw CosmeticEraser

Menu location
TechDraw → Remove Cosmetic Object
Workbenches
TechDraw
Default shortcut
None
Introduced in version
0.19
See also
Add Cosmetic Vertex, Add Midpoint Vertices, TechDraw Quadrant

Description

The CosmeticEraser tool removes cosmetic objects from the page.

Usage

  1. Select one or more cosmetic objects on a page.
  2. Press the Remove Cosmetic Object 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.