79 lines
4.3 KiB
HTML
79 lines
4.3 KiB
HTML
<html><head><title>Arch CutPlane/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 CutPlane/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_CutPlane"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_CutPlane.png" class="image"><img alt="Arch CutPlane.png" src="32px-Arch_CutPlane.png" width="32" height="32" srcset="/wiki/images/thumb/f/f2/Arch_CutPlane.png/48px-Arch_CutPlane.png 1.5x, /wiki/images/f/f2/Arch_CutPlane.png 2x" /></a> Arch CutPlane</span></h3>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Emplacement du menu
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Arch → Cut Plane
|
|
</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_Remove/fr" title="Arch Remove/fr">Arch Remove</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_CutPlane"><span class="tocnumber">1</span> <span class="toctext">Arch CutPlane</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>L'outil Couper un objet suivant un Plan vous permet de couper un objet Architectural selon un plan définit par une face :
|
|
</p>
|
|
<ul><li> Vous pouvez couper un objet du coté normal de la face ou du coté opposé à cette face.</li>
|
|
<li> Cela ajoute un composant de soustraction CutVolume à l'objet Architecturale</li></ul>
|
|
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_CutPlane_example.jpg" class="image"><img alt="Arch CutPlane example.jpg" src="Arch_CutPlane_example.jpg" width="640" height="294" /></a>
|
|
</p><p>Sur l'image ci dessus, deux structures sont coupées selon leur plan respectif.
|
|
</p>
|
|
<h2><span class="mw-headline" id="Utilisation">Utilisation</span></h2>
|
|
<ol><li> Sélectionner l'objet à couper, puis une face (la face doit être sélectionnée en dernier)</li>
|
|
<li> Appuyer sur 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_CutPlane.svg" class="image"><img alt="Arch CutPlane.svg" src="Arch_CutPlane.svg" width="16" height="16" /></a> <b>Couper un objet selon un Plan</b></span></li>
|
|
<li> Choisir si la partie à couper est <b>derrière</b> sur la face normale ou la face de <b>face</b></li>
|
|
<li> Cliquer sur le bouton Ok</li></ol>
|
|
<h2><span class="mw-headline" id="Script">Script</span></h2>
|
|
<p>L'outil couper sur un plan peut être utilisé dans une <a href="https://www.freecadweb.org/wiki/index.php?title=Macros/fr" title="Macros/fr">macro</a>, et, à partir de la console Python, en utilisant la fonction suivante :
|
|
</p>
|
|
<pre>cutComponentwithPlane (archObject,face,faceSide) </pre>
|
|
<ul><li> archObject est l'objet à couper</li>
|
|
<li> face est la face d'un objet qui définit le plan de coupe</li>
|
|
<li> faceSide est le coté à couper. 0 = Derrière, 1 = Devant</li></ul>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div><div class="printfooter">
|
|
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Arch_CutPlane/fr&oldid=208639">http://www.freecadweb.org/wiki/index.php?title=Arch_CutPlane/fr&oldid=208639</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> |