Arch: RemoveShape

From FreeCAD Documentation
Revision as of 19:37, 22 November 2018 by Luc (talk | contribs) (Created page with "# Selectați un Arch Wall sau o Arch Structure # Apăsați tasta {{KEY|16px '''Remove Shape'''}} din meniul Arch -> Utilities menu")

Arch RemoveShape

Menu location
Arch → Utilities → Remove Shape
Workbenches
Arch
Default shortcut
None
Introduced in version
-
See also
Arch MeshToShape

Descriere

Acest instrument încearcă să înlăture forma cubică interioară a unui Arc Wall sau Arch Structure și să-și ajusteze proprietățile, făcând-o complet parametrică. Acest instrument va funcționa numai dacă forma subiacentă este cubică (exact 6 fețe, toate colțurile au doar unghiuri drepte).

Cum se folosește

  1. Selectați un Arch Wall sau o Arch Structure
  2. Apăsați tasta Remove Shape din meniul Arch -> Utilities menu

Scripting

This tool can by used in macros and from the python console by using the following function:

removeShape (object)

takes an arch object (wall or structure) built on a cubic shape, and removes the inner shape, keeping its length, width and height as parameters.