Arch Panel/uk: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{docnav|[[Arch_Stairs|Stairs]]|[[Arch_Panel_Cut|Panel Cut]]|[[Arch_Module|Arch]]|IconL=Arch_Stairs.svg |IconC=Workbench_Arch.svg |IconR=Arch_Panel_Cut.svg}}
{{docnav/uk|[[Arch_CompPanel|Arch CompPanel]]|[[Arch_Panel_Cut|Panel Cut]]|[[Arch_Module|Arch]]|IconL=Arch_CompPanel.png |IconC=Workbench_Arch.svg |IconR=Arch_Panel_Cut.svg}}


{{GuiCommand/uk
<div class="mw-translate-fuzzy">
{{GuiCommand/uk|Name=Arch Panel|Name/uk=Arch Panel|Workbenches=[[Arch Module/uk|Arch]]|MenuLocation=Arch → Panel|Shortcut=P,A|SeeAlso=[[Arch Structure/uk|Arch Structure]]}}
|Name=Arch Panel|Name/uk=Arch Panel
|MenuLocation=Arch → Panel
</div>
|Workbenches=[[Arch Module/uk|Arch]]
|Shortcut={{KEY|P}} {{KEY|A}}
|SeeAlso=[[Arch Structure/uk|Arch Structure]], [[Arch Panel Cut/uk|Arch Panel Cut]], [[Arch Panel Sheet/uk|Arch Panel Sheet]]
|Version=0.15
}}


==Description==
==Description==
Line 14: Line 19:
''The above image shows a series of panel objects, simply made from imported 2D contours from a DXF file. They can then be rotated and assembled to create structures.''
''The above image shows a series of panel objects, simply made from imported 2D contours from a DXF file. They can then be rotated and assembled to create structures.''


Since version 0.17, the Arch Panel can also be used to create corrugated or trapezoidal profiles:
Since version {{VersionPlus|0.17}} the Arch Panel can also be used to create corrugated or trapezoidal profiles:


[[Image:Arch panel wave.jpg|700px]]
[[Image:Arch panel wave.jpg|700px]]


==Usage==

==How to use==


# Select a 2D shape (draft object, face or sketch) - optional.
# Select a 2D shape (draft object, face or sketch) - optional.
Line 36: Line 40:
* Double-clicking on the panel in the tree view after it is created allows you to enter edit mode and access and modify its additions and subtractions.
* Double-clicking on the panel in the tree view after it is created allows you to enter edit mode and access and modify its additions and subtractions.
* It is possible to automatically make panels composed of more than one sheet of a material, by raising its Sheets property.
* It is possible to automatically make panels composed of more than one sheet of a material, by raising its Sheets property.
* Panels can make use of [[Arch MultiMaterial|Multi-Materials]]. When using a multi-material, the panel will become multi-layer, using the thicknesses specified by the multi-material. Any layer with a thickness of zero will have its thickness defined automatically by the remaining space defined by the Panel's own Thickness value, after subtracting the other layers.
* Panels can make use of [[Image:Arch_MultiMaterial.svg|24px]] [[Arch MultiMaterial|Multi-Materials]]. When using a multi-material, the panel will become multi-layer, using the thicknesses specified by the multi-material. Any layer with a thickness of zero will have its thickness defined automatically by the remaining space defined by the Panel's own Thickness value, after subtracting the other layers.


==Properties==
==Properties==
Line 52: Line 56:


==Scripting==
==Scripting==
{{Emphasis|See also:}} [[Arch API]] and [[FreeCAD Scripting Basics]].
{{Emphasis|See also:}} [[Arch API|Arch API]] and [[FreeCAD Scripting Basics|FreeCAD Scripting Basics]].


The Panel tool can be used in [[macros]] and from the [[Python]] console by using the following function:
The Panel tool can be used in [[macros|macros]] and from the [[Python|Python]] console by using the following function:
{{Code|code=
{{Code|code=
Panel = makePanel(baseobj=None, length=0, width=0, thickness=0, placement=None, name="Panel")
Panel = makePanel(baseobj=None, length=0, width=0, thickness=0, placement=None, name="Panel")
Line 76: Line 80:




{{docnav|[[Arch_Stairs|Stairs]]|[[Arch_Panel_Cut|Panel Cut]]|[[Arch_Module|Arch]]|IconL=Arch_Stairs.svg |IconC=Workbench_Arch.svg |IconR=Arch_Panel_Cut.svg}}
{{docnav/uk|[[Arch_CompPanel|Arch CompPanel]]|[[Arch_Panel_Cut|Panel Cut]]|[[Arch_Module|Arch]]|IconL=Arch_CompPanel.png |IconC=Workbench_Arch.svg |IconR=Arch_Panel_Cut.svg}}

{{Arch Tools navi}}
{{Arch Tools navi{{#translation:}}}}
{{Userdocnavi}}

{{Userdocnavi{{#translation:}}}}

Revision as of 21:53, 19 February 2020

Arch Panel

Меню прокату
Arch → Panel
Верстаки
Arch
Ярлик за умовчанням
P A
Введено у версії
0.15
Дивись також
Arch Structure, Arch Panel Cut, Arch Panel Sheet

Description

This tool allows you to build all kinds of panel-like elements, typically for panel constructions like the WikiHouse project, but also for all kinds of objects that are based on a flat profile.

The above image shows a series of panel objects, simply made from imported 2D contours from a DXF file. They can then be rotated and assembled to create structures.

Since version version 0.17 and above the Arch Panel can also be used to create corrugated or trapezoidal profiles:

Usage

  1. Select a 2D shape (draft object, face or sketch) - optional.
  2. Press the Arch Panel button, or press P then A keys.
  3. Adjust the desired properties.

Limitations

  • There is currently no automatic system to produce 2D cutting sheets from panel objects, but such feature is in the plans and will be added in the future.

Options

  • Panels share the common properties and behaviours of all Arch Components.
  • The thickness of a panel can be adjusted after creation.
  • Press Esc or the Cancel button to abort the current command.
  • Double-clicking on the panel in the tree view after it is created allows you to enter edit mode and access and modify its additions and subtractions.
  • It is possible to automatically make panels composed of more than one sheet of a material, by raising its Sheets property.
  • Panels can make use of Multi-Materials. When using a multi-material, the panel will become multi-layer, using the thicknesses specified by the multi-material. Any layer with a thickness of zero will have its thickness defined automatically by the remaining space defined by the Panel's own Thickness value, after subtracting the other layers.

Properties

  • ДаніLength: The length of the panel
  • ДаніWidth: The width of the panel
  • ДаніThickness: The thickness of the panel
  • ДаніArea: The area of the panel (automatic)
  • ДаніSheets: The number of sheets of material the panel is made of
  • ДаніWave Length: The length of the wave for corrugated panels
  • ДаніWave Height: The height of the wave for corrugated panels
  • ДаніWave Type: The type of the wave for corrugated panels, curved, trapezoidal or spiked
  • ДаніWave Direction: The orientation of the waves for corrugated panels
  • ДаніBottom Wave: If the bottom wave of the panel is flat or not

Scripting

See also: Arch API and FreeCAD Scripting Basics.

The Panel tool can be used in macros and from the Python console by using the following function:

Panel = makePanel(baseobj=None, length=0, width=0, thickness=0, placement=None, name="Panel")
  • Creates a Panel object from the given baseobj, which is a closed profile, and the given extrusion thickness.
    • If no baseobj is given, you can provide the numerical values for the length, width, and thickness to create a block panel.
  • If a placement is given, it is used.

Example:

import FreeCAD, Draft, Arch

Rect = Draft.makeRectangle(1000, 400)
Panel = Arch.makePanel(Rect, thickness=36)

Tutorials