TechDraw CosmeticEraser: Difference between revisions

From FreeCAD Documentation
(Created page with "<languages/> <translate> <!--T:16--> {{Docnav|Quadrant|Hatching|TechDraw|IconL=Techdraw-eraser.svg|IconC=Workbe...")
 
m (Changed section to 'Usage')
(7 intermediate revisions by 4 users not shown)
Line 2: Line 2:
<translate>
<translate>
<!--T:16-->
<!--T:16-->
{{Docnav
{{Docnav|[[TechDraw_Quadrant|Quadrant]]|[[TechDraw_Hatching|Hatching]]|[[TechDraw_Module|TechDraw]]|IconL=Techdraw-eraser.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}
|[[TechDraw_2PointCenterLine|Add Centerline between 2 Points]]
|[[TechDraw_DecorateLine|Change Appearance of Line(s)]]
|[[TechDraw_Module|TechDraw]]
|IconL=TechDraw_2PointCenterLine.svg
|IconC=Workbench_TechDraw.svg
|IconR=TechDraw_DecorateLine.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=TechDraw CosmeticEraser
|Name=TechDraw CosmeticEraser
|MenuLocation=TechDraw → Remove Cosmetic Object
|Icon=techdraw-eraser.svg
|MenuLocation=TechDraw → CosmeticEraser
|Workbenches=[[TechDraw Module|TechDraw]]
|Workbenches=[[TechDraw Module|TechDraw]]
|SeeAlso=[[TechDraw CosmeticVertex]], [[TechDraw Midpoints]], [[TechDraw Quadrant]]
|SeeAlso=[[TechDraw_CosmeticVertex|Add Cosmetic Vertex]], [[TechDraw_Midpoints|Add Midpoint Vertices]], [[TechDraw Quadrant|TechDraw Quadrant]]
|Version=0.19
|Version=0.19
}}
}}
Line 17: 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-->
==Usage== <!--T:3-->


<!--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 35: Line 40:


<!--T:12-->
<!--T:12-->
{{Emphasis|See also:}} [[TechDraw API]] and [[FreeCAD Scripting Basics]].
{{Emphasis|See also:}} [[TechDraw API|TechDraw API]] and [[FreeCAD Scripting Basics|FreeCAD Scripting Basics]].


<!--T:13-->
<!--T:13-->
CosmeticEraser is not accessible from [[macros]] or the [[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_Quadrant|Quadrant]]|[[TechDraw_Hatching|Hatching]]|[[TechDraw_Module|TechDraw]]|IconL=Techdraw-eraser.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}
|[[TechDraw_2PointCenterLine|Add Centerline between 2 Points]]
|[[TechDraw_DecorateLine|Change Appearance of Line(s)]]
|[[TechDraw_Module|TechDraw]]
|IconL=TechDraw_2PointCenterLine.svg
|IconC=Workbench_TechDraw.svg
|IconR=TechDraw_DecorateLine.svg
}}


<!--T:14-->
<!--T:14-->

Revision as of 23:47, 3 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.