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

85 lines
4.7 KiB
HTML

<html><head><title>Macro HighlightCommon/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>Macro HighlightCommon/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" width="100%" style="float: right; width: 230px; margin-left: 10px;">
<tr>
<td class="ctTitle">
<h3><span class="mw-headline" id="HightlightCommon"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="32px-Text-x-python.png" width="32" height="32" srcset="/wiki/images/2/2c/Text-x-python.png 1.5x" /></a> HightlightCommon</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Description
</th></tr>
<tr>
<td class="ctEven left">Crée un volume des parties communes des objets sélectionnés
</td></tr>
<tr>
<th class="ctOdd">Auteur
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=User:JMG&amp;action=edit&amp;redlink=1" class="new" title="User:JMG (page does not exist)">JMG</a>
</td></tr>
<tr>
<th class="ctOdd">Liens
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Macros_recipes/fr" title="Macros recipes/fr">Recettes macros</a><br /><a href="https://www.freecadweb.org/wiki/index.php?title=How_to_install_macros/fr" title="How to install macros/fr">Comment installer une macro</a><br /><a href="https://www.freecadweb.org/wiki/index.php?title=Customize_Toolbars/fr" title="Customize Toolbars/fr">Comment ajouter une barre d'outils</a>
</td></tr>
<tr>
<th class="ctOdd">Version
</th></tr>
<tr>
<td class="ctEven macro-version">1.0
</td></tr>
<tr>
<th class="ctOdd">Date dernière modification
</th></tr>
<tr>
<td class="ctEven macro-date">2015-09-24
</td></tr>
<tr>
<th class="ctOdd">
</th></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="#HightlightCommon"><span class="tocnumber">1</span> <span class="toctext">HightlightCommon</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="#Script"><span class="tocnumber">3</span> <span class="toctext">Script</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Links"><span class="tocnumber">4</span> <span class="toctext">Links</span></a></li>
</ul>
</div>
</td></tr>
</table>
<p><br />
</p>
<h2><span class="mw-headline" id="Description">Description</span></h2>
<p>Crée un volume de l'intersection des objets sélectionnées, les objets originaux deviennent semi transparents pour permettre la visualisation de l'objet "intersection commune" nouvellement créé.
</p><p>Les objet originaux peuvent retrouver leurs transparence originale dans <b>Vue combinée &gt; Vue &gt; Transparency</b>
(les objets originaux ne sont pas modifiés)
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Captura_de_pantalla_de_2015-09-10_11-17-30.png" class="image" title="Volume commun des objets selectionnés"><img alt="Volume commun des objets selectionnés" src="Captura_de_pantalla_de_2015-09-10_11-17-30.png" width="646" height="440" /></a>
</p>
<h2><span class="mw-headline" id="Script">Script</span></h2>
<p><b>Macro_HighlightCommon.FCMacro</b>
</p><p>Le code est visible et téléchargeable sur Github: <a rel="nofollow" class="external text" href="https://github.com/FreeCAD/FreeCAD-macros/blob/master/Utility/HighlightCommon.FCMacro">Utility/HighlightCommon.FCMacro</a>.
</p>
<h2><span class="mw-headline" id="Links">Links</span></h2>
<ul><li> Ici la macro complémentaire <a href="https://www.freecadweb.org/wiki/index.php?title=Macro_HighlightDifference/fr" title="Macro HighlightDifference/fr">Macro_HighlightDifference</a></li>
<li> Mon blog <a rel="nofollow" class="external text" href="http://linuxforanengineer.blogspot.com.es/">Linux for an engineer</a> pour le code et d'autres macros intéressantes pour FreeCAD</li>
<li> La discussion sur le forum <a rel="nofollow" class="external text" href="http://forum.freecadweb.org/viewtopic.php?f=22&amp;t=12426">"collision detection", overlapping</a></li></ul>
<p><br />
</p>
</div>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Macro_HighlightCommon/fr&amp;oldid=241012">http://www.freecadweb.org/wiki/index.php?title=Macro_HighlightCommon/fr&amp;oldid=241012</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>