Draft Downgrade: Difference between revisions

From FreeCAD Documentation
m (3 revisions)
No edit summary
Line 10: Line 10:


The selected objects are modified/downgraded, following this list (in order):
The selected objects are modified/downgraded, following this list (in order):
* if only one object is selected and it contains more than one face, those are separated into different objects
* if there are more than one faces, the subsequent faces are subtracted from the first one
* if there are more than one faces, the subsequent faces are subtracted from the first one
* if there is only one face, it gets converted into a wire
* if there is only one face, it gets converted into a wire

Revision as of 00:29, 21 September 2009

Draft_Downgrade

Menu location
Draft -> Downgrade
Workbenches
Draft
Default shortcut
None
Introduced in version
-
See also
None

Description

This tool downgrades selected objects in different ways. If no object is selected, you will be invited to select one.

Usage

The selected objects are modified/downgraded, following this list (in order):

  • if only one object is selected and it contains more than one face, those are separated into different objects
  • if there are more than one faces, the subsequent faces are subtracted from the first one
  • if there is only one face, it gets converted into a wire
  • otherwise all wires are exploded into single edges