TechDraw CosmeticEraser: Difference between revisions

From FreeCAD Documentation
No edit summary
(update)
Line 3: Line 3:
<!--T:16-->
<!--T:16-->
{{Docnav
{{Docnav
|[[TechDraw_2PointCenterLine|2PointCenterLine]]
|[[TechDraw_2PointCenterLine|Add Centerline between 2 Points]]
|[[TechDraw DecorateLine|DecorateLine]]
|[[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-linedecor.svg
Line 14: Line 14:
{{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 24: Line 23:


<!--T:8-->
<!--T:8-->
The CosmeticEraser tool removes cosmetic objects from the Page.
The CosmeticEraser tool removes cosmetic objects from the page.


==How to use== <!--T:3-->
==How to use== <!--T:3-->
Line 30: Line 29:
<!--T:10-->
<!--T:10-->
# 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== <!--T:19-->
==Properties== <!--T:19-->
Line 46: Line 44:
<!--T:13-->
<!--T:13-->
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== <!--T:18-->


<!--T:17-->
<!--T:17-->
{{Docnav
{{Docnav
|[[TechDraw_2PointCenterLine|2PointCenterLine]]
|[[TechDraw_2PointCenterLine|Add Centerline between 2 Points]]
|[[TechDraw DecorateLine|DecorateLine]]
|[[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-linedecor.svg

Revision as of 15:15, 2 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.

How to use

  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.