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 19: Line 19:
==Description==
==Description==


The '''TechDraw CosmeticEraser''' tool removes cosmetic objects from the page. Cosmetic objects are:
The '''TechDraw CosmeticEraser''' tool removes cosmetic objects. Cosmetic objects include cosmetic vertices, cosmetic lines and centerlines.

* [[File:TechDraw CosmeticVertex.svg|24px]] [[TechDraw_CosmeticVertex|Cosmetic Vertex]]
* [[File:TechDraw Midpoints.svg|24px]] [[TechDraw_Midpoints|Midpoint Vertices]]
* [[File:TechDraw Quadrants.svg|24px]] [[TechDraw_Quadrants|Quadrant Vertices]]
* [[File:TechDraw FaceCenterLine.svg|24px]] [[TechDraw_FaceCenterLine|Centerline to Faces]]
* [[File:TechDraw 2LineCenterLine.svg|24px]] [[TechDraw_2LineCenterLine|Centerline between 2 Lines]]
* [[File:TechDraw 2PointCenterLine.svg|24px]] [[TechDraw_2PointCenterLine|Centerline between 2 Points]]


==Usage==
==Usage==


# Select one or more cosmetic objects on a page.
# Select one or more cosmetic objects on a page.
# There are several ways to invoke the tool:
# Press the toolbar button {{Button|[[Image:TechDraw_CosmeticEraser.svg|16px]] Remove Cosmetic Object}}.
#* Press the {{Button|[[Image:TechDraw_CosmeticEraser.svg|16px]] [[TechDraw_CosmeticEraser|Remove Cosmetic Object]]}} button.
# The selected cosmetic objects will be removed.
#* Select the {{MenuCommand|TechDraw → [[Image:TechDraw_CosmeticEraser.svg|16px]] Remove Cosmetic Object}} option from the menu.

==Properties==

The CosmeticEraser tool has no properties, as it is no document object.

==Scripting==

See also: [https://freecad.github.io/SourceDoc/ Autogenerated API documentation] and [[FreeCAD_Scripting_Basics|FreeCAD Scripting Basics]].

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





Revision as of 15:37, 26 July 2023

TechDraw CosmeticEraser

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

Description

The TechDraw CosmeticEraser tool removes cosmetic objects. Cosmetic objects include cosmetic vertices, cosmetic lines and centerlines.

Usage

  1. Select one or more cosmetic objects on a page.
  2. There are several ways to invoke the tool: