Attention: this wiki is deactivated
The new wiki is up and running at http://www.freecadweb.org/wiki
Important: Do not edit this wiki anymore, it will be deleted soon. If you have edit rights here, please read this article to know how to regain your edit rights on the new wiki.
Draft Downgrade
From free-cad
| |
| Menu location | |
|---|---|
| Draft -> Downgrade | |
| Workbenches | |
| Draft, Arch | |
| Default shortcut | |
| D N | |
| See also | |
| Draft Upgrade | |
|
Description
This tool downgrades selected objects in different ways. If no object is selected, you will be invited to select one.
How to use
- Select one or more objects you widh to downgrade
- Press the
Draft Downgrade button or press D then N keys
Options
The selected objects are modified/downgraded, according to the following conditions (in order):
- if only one object is selected and it contains more than one face, each face becomes a separate object
- if there are more than one face in the selection, the subsequent objects are subtracted from the first one
- if there is only one face in the selection, it gets converted into a wire
- otherwise all wires found in the selection are exploded into single edges
Scripting
The Downgrade tool cannot be scripted directly, but it is easy to reproduce its different operations. See the Part Cut page.
