FreeCAD-Doc/localwiki/Arch_Building-uk.html
2018-07-19 18:47:02 -05:00

81 lines
5.3 KiB
HTML

<html><head><title>Arch Building/uk</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Arch Building/uk</h1></div>
<div id="mw-content-text" lang="uk" dir="ltr" class="mw-content-ltr"><hr/>
<div class="mw-parser-output"><div class="mw-translate-fuzzy">
<table class="fcinfobox wikitable ct" >
<tr>
<td class="ctTitle">
<h3><span class="mw-headline" id="Arch_Building"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_Building.png" class="image"><img alt="Arch Building.png" src="32px-Arch_Building.png" width="32" height="32" srcset="/wiki/images/thumb/2/29/Arch_Building.png/48px-Arch_Building.png 1.5x, /wiki/images/2/29/Arch_Building.png 2x" /></a> Arch Building</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Меню прокату
</th></tr>
<tr>
<td class="ctEven">Arch -&gt; Building
</td></tr>
<tr>
<th class="ctOdd">Верстаки
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Module/uk" title="Arch Module/uk">Arch</a>
</td></tr>
<tr>
<th class="ctOdd">Ярлик за умовчанням
</th></tr>
<tr>
<td class="ctEven">B U
</td></tr>
<tr>
<th class="ctOdd">Дивись також
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Floor/uk" title="Arch Floor/uk">Arch Floor</a>, <a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Site/uk" title="Arch Site/uk">Arch Site</a>
</td></tr>
<tr>
<td class="ctToc"><br /><div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
<ul>
<li class="toclevel-1"><a href="#Arch_Building"><span class="tocnumber">1</span> <span class="toctext">Arch Building</span></a></li>
<li class="toclevel-1 tocsection-1"><a href="#Description"><span class="tocnumber">2</span> <span class="toctext">Description</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#How_to_use"><span class="tocnumber">3</span> <span class="toctext">How to use</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Options"><span class="tocnumber">4</span> <span class="toctext">Options</span></a></li>
<li class="toclevel-1 tocsection-4"><a href="#Scripting"><span class="tocnumber">5</span> <span class="toctext">Scripting</span></a></li>
</ul>
</div>
</td></tr></table>
<p><br />
</p>
</div>
<h2><span class="mw-headline" id="Description">Description</span></h2>
<p>The Arch Building is a special type of FreeCAD group object particularly suited for representing a whole building unit. They are mostly used to organize your model, by containing <a href="Arch_Floor.html" title="Arch Floor">floor</a> objects.
</p>
<h2><span class="mw-headline" id="How_to_use">How to use</span></h2>
<ol><li> Optionally, select one or more objects to be included in your new building</li>
<li> Press the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_Building.png" class="image"><img alt="Arch Building.png" src="16px-Arch_Building.png" width="16" height="16" srcset="/wiki/images/thumb/2/29/Arch_Building.png/24px-Arch_Building.png 1.5x, 32px-Arch_Building.png 2x" /></a> <b>Arch Building</b></span> button, or press the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">B</span> then <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">U</span> keys</li></ol>
<h2><span class="mw-headline" id="Options">Options</span></h2>
<ul><li> After creating a building, you can add more objects to it by drag and dropping them in the Tree View or by using the <a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_Add.png" class="image"><img alt="Arch Add.png" src="16px-Arch_Add.png" width="16" height="16" srcset="/wiki/images/thumb/d/d2/Arch_Add.png/24px-Arch_Add.png 1.5x, /wiki/images/thumb/d/d2/Arch_Add.png/32px-Arch_Add.png 2x" /></a> <a href="Arch_Add.html" title="Arch Add">Arch Add</a> tool</li>
<li> You can remove objects from a building by drag and dropping them out of it the Tree View or by using the <a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_Remove.png" class="image"><img alt="Arch Remove.png" src="16px-Arch_Remove.png" width="16" height="16" srcset="/wiki/images/thumb/d/dc/Arch_Remove.png/24px-Arch_Remove.png 1.5x, /wiki/images/thumb/d/dc/Arch_Remove.png/32px-Arch_Remove.png 2x" /></a> <a href="Arch_Remove.html" title="Arch Remove">Arch Remove</a> tool</li></ul>
<h2><span class="mw-headline" id="Scripting">Scripting</span></h2>
<p>The Building tool can by used in <a href="Macros.html" title="Macros">macros</a> and from the python console by using the following function:
</p>
<pre>makeBuilding ([objectslist]) </pre>
<p>creates a building including the objects from the given list.
</p><p>Example:
</p>
<pre>import Arch
Arch.makeBuilding() </pre>
</div>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Arch_Building/uk&amp;oldid=281554">http://www.freecadweb.org/wiki/index.php?title=Arch_Building/uk&amp;oldid=281554</a>"</div>
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
</div>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
</body></html>