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

72 lines
4.4 KiB
HTML

<html><head><title>Arch RemoveShape/fr</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 RemoveShape/fr</h1></div>
<div id="mw-content-text" lang="fr" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"><table class="fcinfobox wikitable ct" >
<tr>
<td class="ctTitle">
<h3><span class="mw-headline" id="Arch_Effacer_un_Shape"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_RemoveShape.png" class="image"><img alt="Arch RemoveShape.png" src="32px-Arch_RemoveShape.png" width="32" height="32" srcset="/wiki/images/thumb/0/02/Arch_RemoveShape.png/48px-Arch_RemoveShape.png 1.5x, /wiki/images/0/02/Arch_RemoveShape.png 2x" /></a> Arch Effacer un Shape</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Emplacement du menu
</th></tr>
<tr>
<td class="ctEven">Arch → Utilitaires → Supprimer la forme
</td></tr>
<tr>
<th class="ctOdd">Ateliers
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Module/fr" title="Arch Module/fr">Arch</a>
</td></tr>
<tr>
<th class="ctOdd">Raccourci par défaut
</th></tr>
<tr>
<td class="ctEven">Aucun
</td></tr>
<tr>
<th class="ctOdd">Voir aussi
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Arch_MeshToShape/fr" title="Arch MeshToShape/fr">Maille vers Forme</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_Effacer_un_Shape"><span class="tocnumber">1</span> <span class="toctext">Arch Effacer un Shape</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="#Utilisation"><span class="tocnumber">3</span> <span class="toctext">Utilisation</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Script"><span class="tocnumber">4</span> <span class="toctext">Script</span></a></li>
</ul>
</div>
</td></tr></table>
<p><br />
</p>
<h2><span class="mw-headline" id="Description">Description</span></h2>
<p>Cet outil vise à supprimer la forme cubique intérieure d'un <a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Wall/fr" title="Arch Wall/fr">mur</a> ou d'une <a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Structure/fr" title="Arch Structure/fr">structure</a> et ajuste ses propriétés, la rendant totalement paramétriques. Cet outil ne fonctionne que si le shape sous-jacent est cubique (exactement 6 faces, tous les coins ont seulement des angles droits).
</p>
<h2><span class="mw-headline" id="Utilisation">Utilisation</span></h2>
<ol><li> Selectionnez un <a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Wall/fr" title="Arch Wall/fr">mur</a> ou une <a href="https://www.freecadweb.org/wiki/index.php?title=Arch_Structure/fr" title="Arch Structure/fr">structure</a></li>
<li> Cliquez le bouton <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_RemoveShape.png" class="image"><img alt="Arch RemoveShape.png" src="16px-Arch_RemoveShape.png" width="16" height="16" srcset="/wiki/images/thumb/0/02/Arch_RemoveShape.png/24px-Arch_RemoveShape.png 1.5x, 32px-Arch_RemoveShape.png 2x" /></a> <b>Supprimer la forme</b></span> ou par le menu Architecture → Utilities menu → Supprimer la forme</li></ol>
<h2><span class="mw-headline" id="Script">Script</span></h2>
<p>Cet outil peut être utilisé dans une <a href="https://www.freecadweb.org/wiki/index.php?title=Macros/fr" title="Macros/fr">macro</a>, et, dans la console <b>Python</b>, en utilisant la fonction&#160;:
</p>
<pre>removeShape (object) </pre>
<p>prend un objet Arch (mur ou structure), construit sur une forme cubique et supprime la forme intérieure, en utilisant sa longueur, sa largeur et sa hauteur comme paramètres.
</p>
<div style="clear:both"></div>
</div>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Arch_RemoveShape/fr&amp;oldid=275596">http://www.freecadweb.org/wiki/index.php?title=Arch_RemoveShape/fr&amp;oldid=275596</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>